Skip to content

Added Some Features and fixed some bugs

Compare
Choose a tag to compare
@developedbynick developedbynick released this 15 Aug 22:59
· 16 commits to master since this release
  • Updated React Navigation to V5.X

  • Added Tab Navigation.

  • Added a limit to the number of characters that are rendered in the 'FlatList' component. This is because I received this error - VirtualizedList: You have a large list that is slow to update - make sure your renderItem function renders components that follow React performance best practices like PureComponent, shouldComponentUpdate, etc.

  • Users can now add favorite characters. However, these are not saved.

Pull Requests will not be accepted, as I am new to react native, and will continue to push updates to this app by myself to learn more about react native.