Giter Site home page Giter Site logo

ff-react-native-client-sdk's People

Contributors

andrijamilovanovic avatar draperunner avatar dusan-juranovic avatar erdirowlands avatar knagurski avatar meghamathur03 avatar puneetsar avatar rushabh-harness avatar tan-nhu avatar tanovicstef92 avatar trajce-bu avatar trajcestreamsoft avatar yoorque avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ff-react-native-client-sdk's Issues

Remove react and react-native from dependencies

You have listed react and react-native as both dependencies and peerDependencies in package.json. Only peer dependencies should be used, so that consumers don't get conflicting versions of these in their project.

Also, the peer dependencies should use a less restrictive version range. React v17 is out, and 0.67 is the latest react-native. I guess this package should work well with both of them.

Uncaught Error - new NativeEventEmitter() requires a non null argument

Hello,

I need to use harness for feature flags for react native project, I follow up every step from you documentation and I'm not able to build application because of crash:
Screenshot 2023-10-12 at 09 35 52

I tried to debug this and I realise that this line of code is the issue
Screenshot 2023-10-12 at 09 33 42
At this point it will try to execute new NativeEventEmitter with null
Screenshot 2023-10-12 at 09 44 00

This is on react-native version 0.72.4

I also tried on older version 0.71.4 but it has the same issue.

Please help me how to solve this error

Release v1.0.0 to npm?

Seems like the only version released to npm is 0.0.1:

> npm show ff-react-native-client-sdk@* version
0.0.1

And installation of v0.0.1 is broken because of the issue which is fixed here: 074374c

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.