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

Support for React 18 (Expo 47)

aaron5670 opened this issue · 3 comments

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

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

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

Stale issue message