Zain Sajjad

Results 13 comments of Zain Sajjad

Any update? @msurguy @kprimice

Check console and share error appearing there.

Can you please try ``` import ReactPixel from 'react-facebook-pixel'; ```

Is it a good idea to use [react-router-redux](https://github.com/reactjs/react-router-redux) with this boiler plate

Currently, package supports only on device recognition. It will be nice if you can send over some PR for this, else I will look into it sometime later.

RNTextDetector uses firebase core and firebase vision as you can [see here](https://github.com/zsajjad/react-native-text-detector/blob/7a2097e5a7eca01884aa5c64c2a936e94760843b/android/build.gradle#L34). I would suggest you to exclude both from dependency and inject seperately in your app's `build.gradle` ``` implementation...

Please make sure you have followed all the steps for linking library on native side.

Ready to sponsor this development if someone feels he/she can do this perfectly. @oscarcpozas

They haven't published v0.2.2 on yarn ...

Use this command to install the latest version i think this issue is resolved [here](https://github.com/airbnb/native-navigation/commit/9825d68ec6e38eb17c650a0fd5bee98f13dabff7) ``` yarn add git+https://github.com/airbnb/native-navigation.git ```