Commit Graph

10 Commits

Author SHA1 Message Date
Brent Vatne
220457da65 fix: remove incorrect prop validation instance method and fix actual function 2019-08-27 10:47:32 -07:00
Brent Vatne
808e7aecaf fix: prop validation in app container should include theme as valid 2019-08-26 09:47:51 -07:00
Brent Vatne
64bcdd3c0c Add support for themes.
commit 5f31e17848930a10c6139076c0135900fc6dbcd5
Author: Brent Vatne <brentvatne@gmail.com>
Date:   Thu Aug 22 17:40:47 2019 -0700

    Release 3.6.0

commit f681caaab82549cb565d6b8f52f40cb97ec8a9e3
Author: Brent Vatne <brentvatne@gmail.com>
Date:   Thu Aug 22 17:39:31 2019 -0700

    Add default theme as light and use light when no-preference is provided

commit bd3e41ec479e9f0a514f2d564c8d4bd62abe99ed
Author: Brent Vatne <brentvatne@gmail.com>
Date:   Wed Aug 14 16:22:18 2019 -0700

    feat: add Themed.TextInput and fix app container

commit f9334201893f93c81d6900811b481cee3818c748
Author: Brent Vatne <brentvatne@gmail.com>
Date:   Wed Aug 14 10:46:55 2019 -0700

    chore: bump version

commit 8cf7a3a7d2883d637c4c184684c5445f02a0c919
Author: Brent Vatne <brentvatne@gmail.com>
Date:   Wed Aug 14 10:44:33 2019 -0700

    fix: respect themed status bar props and warn when theme provided is unsupported

commit c2c1b114cdaa4a5e60407aa15350cbc6609218c4
Author: Brent Vatne <brentvatne@gmail.com>
Date:   Mon Aug 12 19:26:02 2019 -0700

    feat: add Themed

commit 13c115611fb254659ef471b685a663fdd5839163
Author: Brent Vatne <brentvatne@gmail.com>
Date:   Thu Aug 8 21:01:25 2019 -0700

    feat: Add themes provider
2019-08-22 17:41:46 -07:00
Vojtech Novak
1137ec72ed add ability to use custom state persistence fn (#21) 2019-05-16 19:48:11 +02:00
Joe Lynch
54e87e5e30 fix: support platforms without BackHandler (#24) 2019-05-16 02:29:29 -07:00
Brent Vatne
40c497e16a Remove usage of react-lifecycles-compat polyfill 2019-04-12 15:47:25 -07:00
Brent Vatne
10b6c1fe27 Fix lint and update snapshots 2018-11-17 08:53:04 +07:00
Brent Vatne
b6b055b5a9 Merge pull request #7 from ngarnier/patch-1
Fix typo in warning
2018-11-17 08:27:08 +07:00
Eric Vicenti
b1faf6c84d Provide navigation context from root level 2018-10-29 19:53:33 -07:00
Eric Vicenti
c9cd738a50 rename to createAppContainer 2018-10-11 22:15:03 -07:00