Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmparsons committed Apr 25, 2017
1 parent d1a3091 commit ea0ee5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,8 +1,8 @@
## react-native-aws-cognito-js [![npm version](https://badge.fury.io/js/react-native-aws-cognito-js.svg)](http://badge.fury.io/js/react-native-aws-cognito-js)

This is an adaptation of [Amazon Cognito Identity SDK for JavaScript](https://github.com/aws/amazon-cognito-identity-js) for [React Native](https://github.com/facebook/react-native/) in combination with [AWS SDK for JavaScript](https://github.com/aws/aws-sdk-js/tree/react-native).
This is an adaptation of [Amazon Cognito Identity SDK for JavaScript](https://github.com/aws/amazon-cognito-identity-js) in combination with [AWS SDK for JavaScript](https://github.com/aws/aws-sdk-js/tree/react-native) for [React Native](https://github.com/facebook/react-native/).

This project uses native modules to handle heavy math operations on the device using react bridge.
This project uses Native Modules to handle intensive math operations on the device using the React Native bridge.

### Todo

Expand Down

0 comments on commit ea0ee5d

Please sign in to comment.