# SpiroKit for React Native 1.0.5 released + Demo Mobile App available in the stores

I'm excited to announce that I've been working on a demo app for Android & iOS to showcase the component library, and the app is available in the [App Store](https://apps.apple.com/us/app/spirokit-for-react-native/id1668904714) & [Play Store](https://play.google.com/store/apps/details?id=com.maurogarcia.spirokitdemo)

![app demo banner](https://i.imgur.com/aMUTZS6.png)

I also uploaded a new version of the SpiroKit package that includes new props to further customize components and a lot of new docs examples to copy/paste.

# Bug Fixing and improvements
- We added a complete documentation for the Action Sheet component in the Storybook portal.
- **Alert component & Select component**
  - Now you can use the prop "_modal" to pass props to the internal modal used for both components.
  - Documentation in Storybook was updated to include this new prop.
- **Badge component**
  - We added three new props to allow further customizations: backgroundColor, textColor, and borderColor.
  - Documentation in Storybook was updated with an example using these new props.
- **Button component**
  - Documentation in Storybook was updated to include an example of a button with a custom background color.
- **Modal component**
  - Storybook docs updated to fix issues with the examples.
- **Keyboard Avoiding View component**
  - Storybook documentation was added with an example of how to wrap a screen to avoid issues with the keyboard.

If you have any questions about it, don't hesitate to reach out at mauro@spirokit.com or send my a DM on Twitter https://twitter.com/mauro_codes

Happy coding
