713a285
(HEAD -> unjetify)
unjetify for private usage by
2020-02-22 18:53:08 +0800
a4da46e
(tag: v0.7.3, master)
0.7.3 by
2020-02-12 19:54:16 -0500
e8dedcf
Handle null root window insets by
2020-02-12 19:53:10 -0500
e9e7022
Update README.md (#52) by
2020-02-09 06:02:38 +0330
7d9652f
Update README.md by
2020-02-06 18:26:37 -0500
5ce6540
Cache yarn deps by
2020-02-06 18:22:09 -0500
820b0a8
Remove android singning config by
2020-02-06 18:18:29 -0500
3f54c42
Fix ci/yml syntax by
2020-02-06 18:15:17 -0500
850c344
Fix android build, add ios build by
2020-02-06 18:14:10 -0500
6141c09
Fix android app path by
2020-02-06 17:45:10 -0500
453875b
Install deps individually in each jobs by
2020-02-06 17:43:32 -0500
2071685
Test building example app on CI by
2020-02-06 17:41:05 -0500
0224411
(tag: v0.7.2)
0.7.2 by
2020-02-06 15:35:08 -0500
62c75c2
Attempt fix at android compile error by
2020-02-06 15:34:32 -0500
090e372
(tag: v0.7.1)
0.7.1 by
2020-02-06 15:31:17 -0500
c13fbc9
Run unit tests on CI, fix InitialWindowSafeAreaInsets with jest and add tests for it by
2020-02-06 15:30:30 -0500
9fc575f
Fix prettier by
2020-02-05 18:25:25 -0500
d96033a
(tag: v0.7.0)
0.7.0 by
2020-02-05 17:56:08 -0500
c458e7a
Remove refresh button from example app by
2020-02-05 17:55:50 -0500
0baefa5
Implement initialWindowSafeAreaInsets on android by
2020-02-05 17:54:00 -0500
831fd65
Fix example app on iOS by
2020-02-05 17:53:36 -0500
dfd2c6a
Update dependencies, fix prettier by
2020-02-05 17:06:23 -0500
698dbfe
Don't use isAttachedToWindow by
2020-02-05 17:05:46 -0500
f0228a9
Fix top insets when using pan keyboard mode by
2020-02-05 16:16:19 -0500
0f54200
Add support for getting initial safe area insets on mount (#27) by
2020-02-05 19:58:40 +0000
91dfbbb
Added ellipsis in methods calls on android linking (#46) by
2020-02-01 17:20:11 -0300
40889e0
0.6.4 by
2020-01-30 13:33:01 -0500
2a56e15
(tag: v0.6.4)
0.6.4 by
2020-01-30 13:33:01 -0500
e0c62ae
fix(build): npmignore unwanted platform-specific files (#41) by
2020-01-30 13:26:24 -0500
73ed38f
Remove executable bit from non-executable files (#42) by
2020-01-30 10:23:28 -0800
507f8e3
(tag: v0.6.3)
0.6.3 by
2020-01-30 13:16:05 -0500
9c8ec27
Add missing peer dep on React and use * for versions by
2020-01-30 13:15:45 -0500
1ff90ed
(tag: v0.6.2)
0.6.2 by
2019-12-31 12:45:58 -0500
0e5236f
Fix minor spelling error in build.gradle (#38) by
2019-12-31 10:45:19 -0700
c1c143b
fix: Android stand-alone build.gradle with .gitignore (#33) by
2019-12-17 20:28:40 +0100
bd666c7
Fix UnknownPropertyException in getExtOrDefault (#28) by
2019-11-29 18:33:04 +0200
6157e72
(tag: v0.6.1)
0.6.1 by
2019-11-23 17:56:05 -0500
c67e5d3
Make sure insets are updated when attaching to window by
2019-11-23 17:27:40 -0500
ce4bcef
(tag: v0.6.0)
0.6.0 by
2019-11-04 15:33:53 -0500
4718a6e
Fix `Import declaration conflicts with local declaration of 'EdgeInsets'` by
2019-11-04 15:30:29 -0500
e9c43a7
Add SafeAreaView tests by
2019-11-04 15:29:15 -0500
71763ac
Add js tests by
2019-11-04 15:24:41 -0500
cc351f1
Use translucent status bar in example by
2019-11-04 14:30:54 -0500
e1cafde
Allow using multiple providers again by
2019-11-01 13:19:05 -0400
aee3446
Update deps and example by
2019-11-01 13:18:45 -0400
665e72d
(tag: v0.5.0)
0.5.0 by
2019-10-11 13:40:43 -0400
ea2185a
Allow injecting intial insets by
2019-10-11 13:39:33 -0400
f124498
clean android setup (#17) by
2019-10-10 13:24:25 +0800
974adaa
Update README.md by
2019-10-08 14:42:32 -0400
0f37f38
(tag: v0.4.1)
0.4.1 by
2019-10-08 14:22:29 -0400
eb234c8
Avoid sending wrong insets because rn hasn't set view size yet by
2019-10-08 14:21:57 -0400
9b23dea
Make sure insets are sent initially when zero by
2019-10-08 14:21:26 -0400
df08df3
(tag: v0.4.0)
0.4.0 by
2019-10-08 13:37:00 -0400
6a376e0
Add a SafeAreaView component (#15) by
2019-10-08 19:36:31 +0200
2d73e6f
(tag: v0.3.6)
0.3.6 by
2019-09-12 22:13:46 -0400
ab69d5a
Handle nested providers (#9) by
2019-09-12 19:09:15 -0700
7e235e7
Update README.md by
2019-09-01 16:52:06 -0400
3299da5
(tag: v0.3.5)
0.3.5 by
2019-08-30 18:34:25 -0400
79cc3d6
[iOS] Fix manual linking (#6) by
2019-08-30 19:34:05 -0300
1b9fcde
0.3.4 by
2019-08-29 20:06:06 -0400
79b3a6c
(tag: v0.3.4)
0.3.4 by
2019-08-29 20:05:29 -0400
e6accf2
Fix project name and example project (#5) by
2019-08-29 10:42:47 -0700
005a5ae
(tag: v0.3.3)
0.3.3 by
2019-08-29 11:47:04 -0400
0b93ef1
Fix SSR on web by
2019-08-29 11:46:38 -0400
976da7c
(tag: v0.3.2)
0.3.2 by
2019-08-27 13:00:39 -0400
3ddfc2a
Build using bob by
2019-08-27 13:00:25 -0400
c94dc4f
Add bob by
2019-08-27 12:48:58 -0400
c5c3d6c
(tag: v0.3.1)
0.3.1 by
2019-08-25 00:03:03 -0400
cb41a98
Use export type instead of export {} to fix isolatedModules by
2019-08-25 00:02:35 -0400
0a9aeed
(tag: v0.3.0)
0.3.0 by
2019-08-19 20:40:19 -0400
fe17cd0
Export SafeAreaContext for use with contextType (#3) by
2019-08-19 17:39:52 -0700
cd29a0f
Update README.md by
2019-08-18 22:23:27 -0400
c7b28c8
Add npm badge by
2019-08-18 22:16:46 -0400
c933c7f
Add badges by
2019-08-18 22:13:40 -0400
57264d4
Run CI on PRs, fix lint + ts by
2019-08-18 22:05:26 -0400
f79e090
(tag: v0.2.0)
0.2.0 by
2019-08-18 22:01:14 -0400
ca0d43d
Moved to effect by
2019-08-18 12:45:06 -0700
161695f
Added web support by
2019-08-17 18:52:32 -0700
eae2155
Test prettier by
2019-08-17 01:26:12 -0400
821ee76
Run tests on all branches by
2019-08-17 01:07:01 -0400
62f2d14
Delete main.workflow by
2019-08-17 01:02:37 -0400
e7ad108
Update main.workflow by
2019-08-17 01:01:42 -0400
bda1571
Fix test command by
2019-08-17 00:59:46 -0400
57c4c0a
Add github ci by
2019-08-17 00:59:11 -0400
2641d90
Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md by
2019-08-17 00:53:19 -0400
b4237dd
Create PULL_REQUEST_TEMPLATE by
2019-08-17 00:52:18 -0400
45b72ee
Update RNCSafeAreaViewManager.m by
2019-08-16 22:24:11 -0400
d12858c
Update example by
2019-08-16 16:33:24 -0400
826225b
Add consumer api by
2019-08-16 16:23:23 -0400
ec27b75
Rename android package, add readme instructions by
2019-08-16 16:19:22 -0400
bb87892
Update yarn.lock by
2019-08-16 16:02:15 -0400
2a67b8e
Rename to react-native-safe-area-context by
2019-08-16 15:41:57 -0400
eb9147a
Change api, fix android by
2019-08-16 15:32:04 -0400
8c14a01
Android implementation by
2019-08-14 17:36:22 -0400
894b6b7
Finalize initial draft implementation for ios by
2019-08-14 15:52:19 -0400
01b6e20
Initial project setup for ios by
2019-08-14 15:22:22 -0400
a21c1f7
Initial commit by
2019-08-14 14:26:29 -0400