Fabio Faria

Results 1 comments of Fabio Faria

On Android I fixed this problem trying a Manual Installation. `Android Open application file (android/app/src/main/java/[...]/MainApplication.java) Add import com.reactnativecommunity.picker.RNCPickerPackage; to the imports at the top of the file Add new RNCPickerPackage()...