5d5bc2b
(unjetify)
Merge remote-tracking branch 'origin/master' into unjetify by
2020-05-21 14:00:30 +0800
f126189
Add react-native-safe-area-view example by
2020-05-18 16:21:05 -0400
4116728
(tag: v1.0.2)
1.0.2 by
2020-05-18 16:03:32 -0400
7a7935f
Bring back SafeAreaContext for better compat with 0.x by
2020-05-18 16:03:00 -0400
5496127
(tag: v1.0.1)
1.0.1 by
2020-05-18 15:45:48 -0400
cf69c90
Fix flipper package by
2020-05-18 15:45:27 -0400
72774ff
fix: don't use .web extension (#77) by
2020-05-18 21:44:46 +0200
6761642
Add native stack example by
2020-05-15 17:05:58 -0400
0ccc32c
Add React Navigation 5 example by
2020-05-15 16:57:48 -0400
1eae2f5
Add react-navigation 4 example by
2020-05-15 16:38:55 -0400
e25bf57
Update .eslintrc.js by
2020-05-11 16:58:23 -0400
908744f
Update README.md by
2020-05-09 14:00:40 -0400
1b8c4d1
(tag: v1.0.0)
1.0.0 by
2020-05-09 13:52:43 -0400
8627e74
(tag: v1.0.0-beta.3)
1.0.0-beta.3 by
2020-05-09 13:51:55 -0400
7edb171
Fix prettier by
2020-05-09 13:51:25 -0400
79ab4dd
Add withSafeAreaConsumer HOC (#57) by
2020-05-09 12:50:22 -0500
05bdb89
Make example app easier to run by
2020-05-05 13:22:51 -0400
2e542e7
refactor(podfile): remove unnecessary use_native_modules! (#70) by
2020-05-04 23:13:18 -0300
24018ff
(tag: v1.0.0-beta.2)
1.0.0-beta.2 by
2020-05-04 17:10:01 -0400
9c2ab9c
Fix tests by
2020-05-04 17:09:36 -0400
12da572
Use getWindowVisibleDisplayFrame to calculate edge insets on api < 20 by
2020-05-04 17:02:45 -0400
dad9cc4
Better backwards compat by
2020-05-04 14:04:12 -0400
3a25f16
Properly disable flipper in iOS example ap by
2020-05-03 15:28:27 -0400
7620e80
(tag: v1.0.0-beta.1)
1.0.0-beta.1 by
2020-05-03 15:25:58 -0400
98ddd6c
Fix crash in SafeAreaUtils.getFrame when view parent is null by
2020-05-03 15:25:13 -0400
960e7e5
Disable flipper in ios example app by
2020-05-03 14:58:07 -0400
fdb7c0a
Bring back SafeAreaConsumer with deprecation warning by
2020-05-03 14:50:05 -0400
e2101c6
Remove unused WindowChangeEvent, remove log by
2020-05-02 18:22:05 -0400
7a0b441
(tag: v1.0.0-beta.0)
1.0.0-beta.0 by
2020-05-02 18:17:08 -0400
4515714
(tag: v1.0.0-0)
1.0.0-0 by
2020-05-02 18:15:59 -0400
6c9d3bd
v2 by
2020-05-02 18:14:06 -0400
436f19b
Update deps and RN by
2020-05-02 13:49:20 -0400
1e60db7
Bump acorn from 6.4.0 to 6.4.1 (#62) by
2020-03-15 11:47:06 -0400
713a285
unjetify for private usage by
2020-02-22 18:53:08 +0800
a4da46e
(HEAD -> master, tag: v0.7.3)
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