Results 1 issues of MohamedJerbi

The error is easy to replicate. packadge.json ``` { "name": "", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "test": "jest", "lint": "eslint...

react