shubham-srivastava-goku

Results 6 comments of shubham-srivastava-goku

I have updated gradle version, changed sdk version in android\app\build.gradle and added maven dependencies in android\build.gradle android\app\build.gradle android { compileSdkVersion 27

@prscX , from where I can get this xml file. There should be a predefined file for this project I guess.

@jtara1 , hi, I've updated gradle version. Now the app is building but now the runtime error is coming and app is crashing. FATAL EXCEPTION: main Process: com.fileexp, PID: 7162...

@ronastlelobo use react-native-document-picker. It is working fine for me.

@ronastlelobo you got any solutions ?

Just change these styles in `AppIntro.js` controllText: { color: '#fff', fontSize: 22, fontWeight: 'bold', alignSelf: "flex-start" /* Added */ }, nextButtonText: { fontSize: 25, fontWeight: 'bold', fontFamily: 'Arial', alignSelf: "flex-end"...