Skip to content

Commit 3723e44

Browse files
authored
Release rc 1 (#4)
1 parent 28d2e67 commit 3723e44

File tree

11 files changed

+23
-15
lines changed

11 files changed

+23
-15
lines changed

example/ToolbarAndroidExample-060/ToolbarAndroidExample/ToolbarAndroidExample.js

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ const instructions = Platform.select({
1818
'Double tap R on your keyboard to reload,\n' +
1919
'Shake or press menu button for dev menu!',
2020
});
21+
const initialMessage = Platform.select({
22+
ios: 'Toolbar-Android is no-op in iOS',
23+
android: 'Click on the toolbar icons above to test...',
24+
});
2125

2226
type Props = {};
2327
type State = {
@@ -27,7 +31,7 @@ export default class ToolbarAndroidExample extends Component<Props, State> {
2731
constructor(props: any) {
2832
super(props);
2933

30-
this.state = {message: 'to test, click the toolbar icons...'};
34+
this.state = {message: initialMessage};
3135
}
3236

3337
render() {

example/ToolbarAndroidExample-060/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ PODS:
8181
- React-RCTWebSocket (0.60.0):
8282
- React-Core (= 0.60.0)
8383
- React-fishhook (= 0.60.0)
84-
- toolbar-android (0.1.0):
84+
- toolbar-android (0.1.0-rc.1):
8585
- React
8686
- yoga (0.60.0.React)
8787

@@ -185,7 +185,7 @@ SPEC CHECKSUMS:
185185
React-RCTText: 685fca2e13b024271048e7e247ef24476f28a41e
186186
React-RCTVibration: 4ee1cf208ab17a50fafb1c16ffe28fe594a64e4f
187187
React-RCTWebSocket: fca087d583724aa0e5fef7d911f0f2a28d0f2736
188-
toolbar-android: 267152522a180118ca7f934507e100be8dd9fe08
188+
toolbar-android: 31a94ebb180739afddf652103b3025d31ad3f1a6
189189
yoga: 616fde658be980aa60a2158835170f3f9c2d04b4
190190

191191
PODFILE CHECKSUM: a65ac831c7271ee3f1e305b4c361cc85f544957d

example/ToolbarAndroidExample-060/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "jest"
88
},
99
"dependencies": {
10-
"@react-native-community/toolbar-android": "file:../../react-native-community-toolbar-android-0.1.0.tgz",
10+
"@react-native-community/toolbar-android": "file:../../react-native-community-toolbar-android-0.1.0-rc.1.tgz",
1111
"react": "16.8.6",
1212
"react-native": "0.60.0"
1313
},

example/ToolbarAndroidExample-060/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -928,9 +928,9 @@
928928
eslint-plugin-react-native "3.6.0"
929929
prettier "1.16.4"
930930

931-
"@react-native-community/toolbar-android@file:../../react-native-community-toolbar-android-0.1.0.tgz":
932-
version "0.1.0"
933-
resolved "file:../../react-native-community-toolbar-android-0.1.0.tgz#c399cc0940d8c8591a1ada63d0afa1e714cfedf9"
931+
"@react-native-community/toolbar-android@file:../../react-native-community-toolbar-android-0.1.0-rc.1.tgz":
932+
version "0.1.0-rc.1"
933+
resolved "file:../../react-native-community-toolbar-android-0.1.0-rc.1.tgz#5cd8451295628d6a5f87b2e6c162a94c0124de8d"
934934

935935
"@types/babel__core@^7.1.0":
936936
version "7.1.3"

example/ToolbarAndroidExample-061/ToolbarAndroidExample/ToolbarAndroidExample.js

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ const instructions = Platform.select({
1818
'Double tap R on your keyboard to reload,\n' +
1919
'Shake or press menu button for dev menu!',
2020
});
21+
const initialMessage = Platform.select({
22+
ios: 'Toolbar-Android is no-op in iOS',
23+
android: 'Click on the toolbar icons above to test...',
24+
});
2125

2226
type Props = {};
2327
type State = {
@@ -27,7 +31,7 @@ export default class ToolbarAndroidExample extends Component<Props, State> {
2731
constructor(props: any) {
2832
super(props);
2933

30-
this.state = {message: 'to test, click the toolbar icons...'};
34+
this.state = {message: initialMessage};
3135
}
3236

3337
render() {

example/ToolbarAndroidExample-061/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ PODS:
217217
- React-cxxreact (= 0.61.5)
218218
- React-jsi (= 0.61.5)
219219
- ReactCommon/jscallinvoker (= 0.61.5)
220-
- toolbar-android (0.1.0):
220+
- toolbar-android (0.1.0-rc.1):
221221
- React
222222
- Yoga (1.14.0)
223223

@@ -336,7 +336,7 @@ SPEC CHECKSUMS:
336336
React-RCTText: 9ccc88273e9a3aacff5094d2175a605efa854dbe
337337
React-RCTVibration: a49a1f42bf8f5acf1c3e297097517c6b3af377ad
338338
ReactCommon: 198c7c8d3591f975e5431bec1b0b3b581aa1c5dd
339-
toolbar-android: 267152522a180118ca7f934507e100be8dd9fe08
339+
toolbar-android: 31a94ebb180739afddf652103b3025d31ad3f1a6
340340
Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b
341341

342342
PODFILE CHECKSUM: 7b2891723f1f349a086ac4ad452eecd8fdc12f53

example/ToolbarAndroidExample-061/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@react-native-community/toolbar-android": "file:../../react-native-community-toolbar-android-0.1.0.tgz",
13+
"@react-native-community/toolbar-android": "file:../../react-native-community-toolbar-android-0.1.0-rc.1.tgz",
1414
"react": "16.9.0",
1515
"react-native": "0.61.5"
1616
},

example/ToolbarAndroidExample-061/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -948,9 +948,9 @@
948948
eslint-plugin-react-native "3.6.0"
949949
prettier "1.16.4"
950950

951-
"@react-native-community/toolbar-android@file:../../react-native-community-toolbar-android-0.1.0.tgz":
952-
version "0.1.0"
953-
resolved "file:../../react-native-community-toolbar-android-0.1.0.tgz#c399cc0940d8c8591a1ada63d0afa1e714cfedf9"
951+
"@react-native-community/toolbar-android@file:../../react-native-community-toolbar-android-0.1.0-rc.1.tgz":
952+
version "0.1.0-rc.1"
953+
resolved "file:../../react-native-community-toolbar-android-0.1.0-rc.1.tgz#5cd8451295628d6a5f87b2e6c162a94c0124de8d"
954954

955955
"@types/babel__core@^7.1.0":
956956
version "7.1.3"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/toolbar-android",
3-
"version": "0.1.0-rc.0",
3+
"version": "0.1.0-rc.1",
44
"description": "A React Native Component for Android Toolbar",
55
"keywords": [
66
"toolbar-android",
Binary file not shown.
-19.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)