Hi @maxs15 , I'm sorry that took so long, I'm quite busy in these days.
This PR contains 2 changes :
React Native has merged rnpm into itself in 0.29, as such projects > 0.29 should use react-native link instead of rnpm link to properly link the library. I've also changed the instructions in README.md, please help improve it if needed.
Fix the issue #31 , the Android native implementation has changed, it should work properly now.
Hi @maxs15 , I'm sorry that took so long, I'm quite busy in these days.
This PR contains 2 changes :
React Native has merged
rnpm
into itself in 0.29, as such projects > 0.29 should usereact-native link
instead ofrnpm link
to properly link the library. I've also changed the instructions in README.md, please help improve it if needed.Fix the issue #31 , the Android native implementation has changed, it should work properly now.