Skip to content

Commit

Permalink
package name fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mCodex committed May 12, 2016
1 parent 4031fc3 commit 531147e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public RNGetSharedPrefsModule(ReactApplicationContext reactContext) {

@Override
public String getName() {
return "SharedPrefsGetter";
return "RNGetSharedPrefs";
}

@ReactMethod
Expand Down

0 comments on commit 531147e

Please sign in to comment.