akveo / kittenTricks

React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
https://akveo.github.io/react-native-ui-kitten/
MIT License
7.15k stars 988 forks source link

facing problem when run the kitten code for ios with new app. please help, thnx #309

Closed KumariShalini closed 3 years ago

KumariShalini commented 3 years ago

Undefined symbols for architecture x86_64: "___darwin_check_fd_set_overflow", referenced from: _RAND_poll in libcrypto.a(rand_unix.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Showing Recent Messages Undefined symbol: ___darwin_check_fd_set_overflow

malashkevich commented 3 years ago

I guess it's related to the react-native issue https://github.com/facebook/react-native/issues/30231