Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Createbottomtabnavigator() moved to 'react navigation tabs' #127

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 6, 2021

  1. Upgraded Library versions

    1) Upgraded buildToolsversion to minimum require for running
    
    2) Added arm64-v8a, as to run the project on android emulator(Apple Macbook Pro M1 chip)
    
    3) Updated classpath to higher version
    
    4) Upgraded react-navigation, react-navigation-stack, react-native-gesture-handler to higher Versions.
    AbhiKul10 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    c402174 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. installing react-navigation-stack library

    Installing react-navigation-stack library as all navigators have been moved to separate repos, and updating package.json file.
    AbhiKul10 committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    ff60371 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Update build.gradle

    AbhiKul10 authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    04c5656 View commit details
    Browse the repository at this point in the history