What i want to achieve is something like creating my own SDK like what react-native-fbsdk or rn-onesignal-sdk provides , so that those functionalities can be implemented in the react native project.
Basic questions :
- Where to start from? Like what are the pre-requisites?
- Native coding is required i believe for this functionality?
Any explanation or any such experience in such would be of great help .