Commit Graph
26 Commits
Author SHA1 Message Date
Dylan Vann bf55742e5f chore: Convert example to TypeScript (#648) 2020-03-12 02:27:37 -04:00
Dylan Vann ac117060eb feat: converts to TypeScript (#642)
This converts the codebase to TypeScript. Compilation and bundling is done with tsdx. This will
hopefully ensure our types are more accurate in the future.
2020-03-08 20:44:22 -04:00
Dylan Vann 09d20edc1b chore: Upgrade example dependencies. (#640) 2020-03-01 16:05:40 -05:00
Dylan Vann 6994606073 chore: Update example to React Native 0.61.5. (#639)
This also upgrades all the dependencies.
2020-03-01 15:58:28 -05:00
Dylan Vann 5489f9ec4b feat: Upgrade to React Native 0.60.0 / CocoaPods / Android X. (#513)
BREAKING CHANGE: You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
2019-07-04 23:49:38 -04:00
Dylan Vann a6f7b109aa Refactor project. Ignore more files. 840.7 kB package size. 2018-05-24 11:52:33 -04:00
Dylan Vann f31a44fc07 Upgrade to glide 4 with progress listeners working. (#201) 2018-05-10 02:40:04 -04:00
Dylan Vann 60511af352 Fix example margins and add labels to resizeMode example. 2018-05-09 23:23:59 -04:00
Dylan Vann 7a34ed3ec9 Add resizeMode examples and refactor. 2018-05-09 22:52:03 -04:00
Dylan Vann b206c50028 Move example files to src.
I don't remember why I put these in FastImage in the first place.
2018-05-09 22:13:18 -04:00
Dylan Vann 26cde4578f Fix build.gradle. Needs comas. 2018-05-07 11:33:54 -04:00
Dylan Vann e8cfc7ae5d Use local package in example project. 2018-05-07 11:26:26 -04:00
Dylan Vann b2fb48bbe3 Use prettier config file. 2018-05-06 19:04:28 -04:00
Dylan Vann 52ccc8ce9a Revert change to android manifest. 2018-05-06 03:44:02 -04:00
Dylan Vann bf67634a44 Fix android project. 2018-05-06 03:39:22 -04:00
Dylan Vann a55287cdb6 Downgradle gradle build tools. 2018-05-06 03:05:03 -04:00
Dylan Vann 69d6c250c9 Downgradle gradle. 2018-05-06 02:10:52 -04:00
Dylan Vann b384002528 Fix status bar in example. 2018-05-03 00:20:59 -04:00
Dylan Vann 0a7d771e8f Setup signing for example. 2018-05-02 23:27:53 -04:00
Dylan Vann 2f014d2bcd Move documentation on other linking methods into docs. 2018-04-25 03:05:16 -04:00
Dylan Vann d6a5cb0347 Update examples. 2018-04-24 22:41:10 -04:00
Dylan Vann 1e053e062a Update package to avoid conflict. 2018-04-21 19:30:45 -04:00
Dylan Vann 6ac38f9617 Use gradle 3 for example. 2018-03-18 07:45:39 -04:00
Dylan Vann 8e7ae60284 Setup cocoapods example. 2018-03-17 23:25:49 -04:00
Dylan Vann ab9285362c Setup example using react-native link. 2018-03-17 20:55:27 -04:00
Dylan Vann b2bf91d62b Create example folders / projects. 2018-03-17 20:37:26 -04:00