Roy Nguyen

Results 6 comments of Roy Nguyen

> I managed to solve it by setting `keyboardOpeningTime={Number.MAX_SAFE_INTEGER}`, but it's just a workaround. Thank you very much, you saved my day

> First of all thanks to everyone involved in building this great component! > > When running `react-native link react-native-directed-scrollview` with CocoaPods setup I ran into the following error: "Invariant...

stupid problem. I defined 2 script in package.json look like this > "start-app2": "REACT_NATIVE_A=X react-native start", > "start-a": "REACT_NATIVE_A=X react-native start" , but only works. After figured out a whole...

be careful the space or tab between VARIABLE_NAME and react-native start. tab work but space don't