Jessica G.

Results 6 comments of Jessica G.

`react-native link react-native-add-calendar-event` is not working properly make sure you check the manual install properly specially `android/settings.gradle file part` and last should be : implementation project(':react-native-add-calendar-event') in `app/build.gradle`

we could try passing accessibility props all the way, for a start: ``` {condition && item[keyExtractor]} data={data} extraData={props} renderItem={({ item }) => ( onPress({ id: item.id, name: item.name })} text={item[value]}...

since using optionTouchable I end up having error on Android (at least) located at MenuOption(at width-context.js:16)

`Redux Form 8.0.4: https://codesandbox.io/s/0yvykqqxwl` will work better with constructor like this : ``` constructor(props) { super(props) console.log(this.props.input.value); } ``` then modal doesn't render an empty string

How do I get permission to push a new branch and create a PR then @nukeop ?

there is only the example left in the library nothing to import as a module check your import, the path goes nowhere, no index.js in the module ...