callstack / callstack/react-native-ios-kit
RowItem, NavigationRow and more... backgroundColor onClick
Open
- Dominant language
- JavaScript
- Stars
- 555
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
When creating RowItem, NavigationItem and other fields and clicking on them, there is no change of background Color as it is done in iOS itself.
Tell me, this part is not implemented or I do something wrong?
``
` this.props.navigation.navigate('editUserProfile', this.state.editProps.name)} /> `
``
This is my code
Contributor guide
Assessment
This issue has not been assessed yet.