Nothing much to add to that ;-), but this is an open source module. We always need contributors. We welcome PRs. We can merge and release them very quickly. Please help us keep the module working by digging in and helping fix problems instead of just logging them, thank you!
The best way to develop the module is to fork/clone the repo, then develop against the example app.
Here is a procedure that works:
- Fork the repo on github
git clone [email protected]:<your github username>/react-native-fbsdk.next.git
cd react-native-fbsdk-next
yarn
- Follow the instructions in the example README related to using the example to test changes to the core module