Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
58 views

I am researching on creating library for react native new arch. At the moment, I am dealing with create-react-native-library to create a location tracking lib for iOS for better customization. I am ...
Luong Truong's user avatar
  • 2,223
0 votes
0 answers
35 views

I have a react native app with native code. If I try locally the app it works, with Ios and with Android. I want to create npm package and to do that I created a .podspec file. When I run pod lib lint ...
Diego Albini's user avatar