Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
react-native-fcm
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ym
react-native-fcm
Commits
f7e2b930
Commit
f7e2b930
authored
Mar 01, 2018
by
Libin Lu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update example
parent
59832ab0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Examples/simple-fcm-client/package.json
Examples/simple-fcm-client/package.json
+1
-1
Examples/simple-fcm-client/yarn.lock
Examples/simple-fcm-client/yarn.lock
+3
-3
No files found.
Examples/simple-fcm-client/package.json
View file @
f7e2b930
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
"dependencies"
:
{
"dependencies"
:
{
"react"
:
"16.0.0-alpha.12"
,
"react"
:
"16.0.0-alpha.12"
,
"react-native"
:
"^0.47.2"
,
"react-native"
:
"^0.47.2"
,
"react-native-fcm"
:
"^1
3.3.3
"
,
"react-native-fcm"
:
"^1
4.0.0
"
,
"react-navigation"
:
"^1.2.1"
"react-navigation"
:
"^1.2.1"
},
},
"jest"
:
{
"jest"
:
{
...
...
Examples/simple-fcm-client/yarn.lock
View file @
f7e2b930
...
@@ -3731,9 +3731,9 @@ react-native-drawer-layout@1.3.2:
...
@@ -3731,9 +3731,9 @@ react-native-drawer-layout@1.3.2:
dependencies:
dependencies:
react-native-dismiss-keyboard "1.0.0"
react-native-dismiss-keyboard "1.0.0"
react-native-fcm@^1
3.3.3
:
react-native-fcm@^1
4.0.0
:
version "1
3.3.3
"
version "1
4.0.0
"
resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-1
3.3.3.tgz#6380d3aec6eb748c36a58355fa68eb0774dc81f8
"
resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-1
4.0.0.tgz#8c35d76b8867d9dc70ac3aa15fff6685f4f40063
"
react-native-safe-area-view@^0.7.0:
react-native-safe-area-view@^0.7.0:
version "0.7.0"
version "0.7.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment