Skip to content

Commit

Permalink
now our library is ready (1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
mCodex committed May 13, 2016
1 parent 531147e commit d2c4992
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 88 deletions.
146 changes: 61 additions & 85 deletions android/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="br.com.classapp.RNGetSharedPrefs">


</manifest>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-get-shared-prefs",
"version": "0.0.1",
"version": "1.0",
"main": "index.android.js",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
Expand Down

0 comments on commit d2c4992

Please sign in to comment.