Package Exports
- @idiosync/react-native-modal
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@idiosync/react-native-modal) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Telescope
A cross platform, pure js modal implimentaion - by 
- Uses pure JS
- Does not use the additional native layer used by react-native's implimentation
- Fixes Android bugs assosiated with touch events
Installation
yarn:
$ yarn add @idiosync/react-native-modal
npm:
$ npm i @idiosync/react-native-modal