Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Android): change name of headerBackButtonClicked event (#2015)
## Description When running app, there is a soft error thrown with such message: ![image](https://github.com/software-mansion/react-native-screens/assets/32481228/47285229-ca19-438d-bca1-9f93187108bf) and it is true that only this event does not stick to the convention, so we should change it. ## Changes Removed `Event` suffix in `topHeaderBackButtonClickedEvent` since it should not be there. --------- Co-authored-by: Tymoteusz Boba <[email protected]>
- Loading branch information