peggyrayzis / react-native-create-bridge

A CLI tool that bridges React Native modules & UI components with ease 🎉
MIT License
1.02k stars 63 forks source link

how can i use this to use a ready made android library ? #49

Open SABRYX opened 6 years ago

SABRYX commented 6 years ago

this a great library by the way i did watch the crash course peggy made with react native training and her talk on the 2017 react native conference they were helpful can anyone help ??

jarretmoses commented 6 years ago

@SABRYX I'm not sure I understand what you are asking. Could you provide a little more detail as to what you are trying to do?

SABRYX commented 6 years ago

hey @jarretmoses thank you for the fastest response in the github history 🥇
what i'm asking is , i have a java folder containing an android library i want to know how to import this file into your module so i can use the java folder functions like this post on medium but using your library https://medium.com/gbox-crew-blog/making-libraries-for-react-native-14a8f5006697 thanks alot again

jarretmoses commented 6 years ago

@SABRYX I'm not sure if what you're asking was an original intent of this library but I can look into this a little.

SABRYX commented 6 years ago

K thanks