## react-native-instagram-stories 👈🏻

 A React Native component to create Instagram/Snapchat like stories on the mobile. It supports both Android and iOS.
 It provides control over the story duration and loading indicator with cubic transition similar to Instagram.
 
## Installation ✨

So far we didnt create any library to ship it via package.json. But you can checkout the below output via these simple steps 

1.`yarn` or `npm install`  

2.`react-native-link` to link Native Libraries

3.`react-native run-ios` or `react-native run-android`

## Screenshots ✨

<table>
 
 <tr>
  <td align="center"><img src="https://github.com/Amit-khatkar/react-native-insta-stories/blob/master/screenshots/img.59.png" width="200px;height:300px"/></td>
  <td align="center"><img src="https://github.com/Amit-khatkar/react-native-insta-stories/blob/master/screenshots/img.47.png" width="200px;height:300px"/></td>
     
 </tr>
 <tr>
    <td align="center"><img src="https://github.com/Amit-khatkar/react-native-insta-stories/blob/master/screenshots/img.41.png" width="200px;height:300px"/></td>
  <td align="center"><img src="https://github.com/Amit-khatkar/react-native-insta-stories/blob/master/screenshots/img.58.png" width="200px;height:300px"/></td>
 <td align="center"><img src="https://github.com/Amit-khatkar/react-native-insta-stories/blob/master/screenshots/img.49.png" width="200px;height:300px"/></td>
    
  </tr>
 

</table>

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table>
 
  <tr>
    <td align="center"><a href="https://github.com/Amit-khatkar"><img src="https://avatars0.githubusercontent.com/u/16208872?s=460&v=4" width="100px;" alt="Amit Khatkar"/><br /><sub><b>Amit Khatkar</b></sub></a><br /></td>
    <td align="center"><a href="https://github.com/trinadhkoya"><img src="https://avatars1.githubusercontent.com/u/9527766?s=460&v=4" width="100px;" alt="Trinadh Koya"/><br /><sub><b>Trinadh Koya</b></sub></a><br /></td>
  </tr>
 
  

</table>

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://allcontributors.org) specification.
Contributions of any kind are welcome!

## LICENSE

[MIT](LICENSE)
