Rodolfo Ribeiro Barreto
Results
3
issues of
Rodolfo Ribeiro Barreto
React version: 16.0.0-alpha.6 React native version: 0.43.3 Animated: `useNativeDriver` is not supported because the native animated module is missing. Falling back to JS-based animation. To resolve this, add `RCTAnimation` module...
I try to simulate the on press event but get this error: TypeError: Cannot read property 'validAttributes' of undefined My test: ~~~~ test('Open modal correctly', () => { const datePicker...