David Perafan
Results
2
issues of
David Perafan
hi , I had a error with rxjs module, I fix it with: import { Observable } from 'rxjs/Rx'; import 'rxjs/add/operator/map'; import 'rxjs/add/operator/mergeMap'; only replace rx by Rx, and add...
"react": "16.6.3", "react-native": "0.58.6", "react-native-fast-image": "^5.2.0", In IOS the library plays very slow the gifs, any solutions for this?