chore: publish

- react-navigation-playground@0.1.0
 - react-navigation-animated-switch@0.5.0
 - @react-navigation/core@3.6.0
 - react-navigation-drawer@2.4.0
 - react-navigation-material-bottom-tabs@2.2.0
 - @react-navigation/native@3.7.0
 - react-navigation@4.2.0
 - react-navigation-stack@2.2.0
 - react-navigation-tabs@2.8.0
This commit is contained in:
Satyajit Sahoo
2020-02-24 17:34:34 +01:00
parent 72e8160537
commit 88fbfaca4d
18 changed files with 453 additions and 18 deletions

8
example/CHANGELOG.md Normal file
View File

@@ -0,0 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 0.1.0 (2020-02-24)
**Note:** Version bump only for package react-navigation-playground

View File

@@ -1,6 +1,6 @@
{
"name": "react-navigation-playground",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "expo start",