torgeadelin / react-native-animated-nav-tab-bar

A simple and customisable React Native component that implements an animated bottom tab bar for React Navigation.
MIT License
889 stars 102 forks source link

Support for React 18 (Expo 47) #124

Closed aaron5670 closed 1 year ago

aaron5670 commented 1 year ago

Describe the bug Can't install react-native-animated-nav-tab-bar with the latest React version.

To Reproduce

  1. Create a new React Native app with Expo 47+.
  2. Run npm install react-native-animated-nav-tab-bar

Screenshots

image
itajenglish commented 1 year ago

@aaron5670 It is working for me with the latest SDKs. Be sure to install the styled-components package as well.

aaron5670 commented 1 year ago

@itajenglish thanks! I''ll try again tonight. 😀

github-actions[bot] commented 1 year ago

Stale issue message