Janic Duplessis
|
f0228a9068
|
Fix top insets when using pan keyboard mode
|
hace 4 años |
Jacob Parker
|
0f5420067c
|
Add support for getting initial safe area insets on mount (#27)
|
hace 4 años |
Akinn Rosa
|
91dfbbbb36
|
Added ellipsis in methods calls on android linking (#46)
|
hace 4 años |
Janic Duplessis
|
40889e0c43
|
0.6.4
|
hace 4 años |
Mike Hardy
|
e0c62aeb5e
|
fix(build): npmignore unwanted platform-specific files (#41)
|
hace 4 años |
Frieder Bluemle
|
73ed38f4f3
|
Remove executable bit from non-executable files (#42)
|
hace 4 años |
Janic Duplessis
|
507f8e33f0
|
0.6.3
|
hace 4 años |
Janic Duplessis
|
9c8ec27ff6
|
Add missing peer dep on React and use * for versions
|
hace 4 años |
Janic Duplessis
|
1ff90ed310
|
0.6.2
|
hace 4 años |
Conner Owen
|
0e5236f8b0
|
Fix minor spelling error in build.gradle (#38)
|
hace 4 años |
Rapsssito
|
c1c143bcad
|
fix: Android stand-alone build.gradle with .gitignore (#33)
|
hace 4 años |
Alexey Ustinov
|
bd666c7be3
|
Fix UnknownPropertyException in getExtOrDefault (#28)
|
hace 5 años |
Janic Duplessis
|
6157e728b3
|
0.6.1
|
hace 5 años |
Janic Duplessis
|
c67e5d3e5c
|
Make sure insets are updated when attaching to window
Found cases where inset values where wrong on android because global layout was never called after the view was attached to the window.
|
hace 5 años |
Janic Duplessis
|
ce4bcefcae
|
0.6.0
|
hace 5 años |
Janic Duplessis
|
4718a6ed12
|
Fix `Import declaration conflicts with local declaration of 'EdgeInsets'`
Not sure if there is a better way to do this but it should work...
Also confused why the error doesn't show up in the project.
Fixes #22
|
hace 5 años |
Janic Duplessis
|
e9c43a786a
|
Add SafeAreaView tests
|
hace 5 años |
Janic Duplessis
|
71763ac4ed
|
Add js tests
|
hace 5 años |
Janic Duplessis
|
cc351f14e7
|
Use translucent status bar in example
|
hace 5 años |
Janic Duplessis
|
e1cafde288
|
Allow using multiple providers again
|
hace 5 años |
Janic Duplessis
|
aee3446314
|
Update deps and example
|
hace 5 años |
Janic Duplessis
|
665e72d8f5
|
0.5.0
|
hace 5 años |
Janic Duplessis
|
ea2185ac93
|
Allow injecting intial insets
|
hace 5 años |
Dulmandakh
|
f1244988de
|
clean android setup (#17)
|
hace 5 años |
Janic Duplessis
|
974adaa644
|
Update README.md
|
hace 5 años |
Janic Duplessis
|
0f37f38557
|
0.4.1
|
hace 5 años |
Janic Duplessis
|
eb234c8db3
|
Avoid sending wrong insets because rn hasn't set view size yet
|
hace 5 años |
Janic Duplessis
|
9b23dea23c
|
Make sure insets are sent initially when zero
|
hace 5 años |
Janic Duplessis
|
df08df3bb0
|
0.4.0
|
hace 5 años |
Satyajit Sahoo
|
6a376e0678
|
Add a SafeAreaView component (#15)
* Add a SafeAreaView component
* Update README.md
|
hace 5 años |
Janic Duplessis
|
2d73e6f245
|
0.3.6
|
hace 5 años |
Brent Vatne
|
ab69d5a626
|
Handle nested providers (#9)
|
hace 5 años |
Janic Duplessis
|
7e235e7c42
|
Update README.md
|
hace 5 años |
Janic Duplessis
|
3299da52c1
|
0.3.5
|
hace 5 años |
Bruno Lemos
|
79cc3d6a2a
|
[iOS] Fix manual linking (#6)
Fix #4
|
hace 5 años |
Janic Duplessis
|
1b9fcde938
|
0.3.4
|
hace 5 años |
Brent Vatne
|
e6accf21a9
|
Fix project name and example project (#5)
|
hace 5 años |
Janic Duplessis
|
005a5ae22e
|
0.3.3
|
hace 5 años |
Janic Duplessis
|
0b93ef1154
|
Fix SSR on web
|
hace 5 años |
Janic Duplessis
|
976da7ca7a
|
0.3.2
|
hace 5 años |
Janic Duplessis
|
3ddfc2a33c
|
Build using bob
|
hace 5 años |
Janic Duplessis
|
c94dc4fcd9
|
Add bob
|
hace 5 años |
Janic Duplessis
|
c5c3d6cd97
|
0.3.1
|
hace 5 años |
Janic Duplessis
|
cb41a986a3
|
Use export type instead of export {} to fix isolatedModules
|
hace 5 años |
Janic Duplessis
|
0a9aeed888
|
0.3.0
|
hace 5 años |
Brent Vatne
|
fe17cd0143
|
Export SafeAreaContext for use with contextType (#3)
|
hace 5 años |
Janic Duplessis
|
cd29a0f4cc
|
Update README.md
|
hace 5 años |
Janic Duplessis
|
c7b28c870c
|
Add npm badge
|
hace 5 años |
Janic Duplessis
|
c933c7f9ad
|
Add badges
|
hace 5 años |
Janic Duplessis
|
57264d4894
|
Run CI on PRs, fix lint + ts
|
hace 5 años |