Alpha
Alpha
Did some searching around. You may be able to adapt this solution: https://stackoverflow.com/a/27687155 Also, grep for `search_plate` and `mSearchPlate` in the Android sdk source. If you are trying your hand...
Sounds like it might be a library configuration issue. Are you using the new podfile base autolinking?
Do native libraries work at all for you? For example, can you successfully use something like `react-native-webview`? Also, if you have an old version of Xcode, you may need to...