Mohammad Julfikar

Results 13 issues of Mohammad Julfikar

I am trying to run my app with `react-native run-android` but getting the following error ``` error: Error: No resource found that matches the given name: attr 'android:keyboardNavigationCluster' :react-native-spinkit:processReleaseResources FAILED...

![image](https://user-images.githubusercontent.com/17846525/65404630-eafd8300-de0b-11e9-8590-74eb1e1124b6.png) ![image](https://user-images.githubusercontent.com/17846525/65405408-8db70100-de0e-11e9-8692-ded287d8cf3c.png) If I type slowly, I don't have any issue. However, if I type fast, I always get the error as shown in the picture. I have tested in...

`ref` should be available

It's working great in the dev mode but in production, not sure why it's so weird. FYI, i'm using material-ui

Does this library support RN < 0.60? If yes, how to do the linking without Pod?

How to add spacing between the circles?

React has excluded PropTypes from core. Use 'prop-types' instead

Use prop-types instead of React.PropTypes

`Error Domain=ObjectiveZipErrorDomain Code=-102 "OZZipException" UserInfo={NSLocalizedDescription=OZZipException, NSLocalizedFailureReason=Error opening 'log.sqlite3' in zipfile}` I am trying to zip a sqlite file. The first time it works fine but if try continously try few...