aws / aws-sdk-mobile-analytics-js

Amazon Mobile Analytics JavaScript SDK
Apache License 2.0
82 stars 38 forks source link

Is this working with react-native apps? #24

Closed peterleilei86 closed 7 years ago

peterleilei86 commented 7 years ago

Can I use this library in a react-native app to collect user data?

rcha commented 7 years ago

We have no official support for react-native, but you may try to use it. Feel free to send Pull-Requests as well. Thanks

spoeck commented 7 years ago

I made a demo for using it with React-Native: https://github.com/spoeck/react-native-aws-mobile-analytics-demo

spoeck commented 7 years ago

I made a version for using it with React-Native and AsyncStore support: https://github.com/innFactory/react-native-aws-mobile-analytics npm i --save react-native-aws-mobile-analytics