react-native-smartconfig icon indicating copy to clipboard operation
react-native-smartconfig copied to clipboard

Is this project maintained?

Open wachunei opened this issue 7 years ago • 1 comments

Hello,

I've seen there are is an issue and a PR about timeout and promise rejection, but they've been unattended for a while. Is this project still being mantained? Can we as community help to keep it updated?

wachunei avatar Apr 23 '18 17:04 wachunei

@wachunei did you manage to make this package work?

I did, but I'm having trouble with some import syntax. My problem comes when I try to build the app with xcode (I'm using Expo, but I detached the app to test the library). The kind of errors that appear in the building process are like this one: 'React/RCTDefines.h' file not found. It can be solved by changing the import syntax, but I'm tired of doing this manually, so I was wondering if you have any podspec or some script to avoid this situation.

vjfuenzalida avatar Sep 26 '18 15:09 vjfuenzalida