From e91c443affb8ee8a1135462462f132287b1dad25 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 21 May 2015 07:20:36 -0700 Subject: [PATCH] Add CurrencyConverter by @ashwinpreet #63 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14378880..8cfea254 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ Jump to ## [React Native](http://facebook.github.io/react-native/) - [App examples by Facebook](https://github.com/facebook/react-native/tree/master/Examples): Sample apps including 2048, movies, tic tac toe and more +- [Currency Converter](https://github.com/ashwinpreet/ReactNativeExamples/tree/master/ios/CurrencyConverter) - [Facebook Login](https://github.com/brentvatne/react-native-login) - [IcelandEarthquakes](https://github.com/paranoida/IcelandEarthquakes): Displays Iceland Earthquakes that happened in last 48 hours - [newswatch](https://github.com/bradoyler/newswatch-react-native): News app using YouTube playlists