sort by:
Revision Author Date Message Commit Date
5f31c99 Merge pull request #4620 from GeekyAnts/fix/sectionlist-type fix: sectionlist type issue 09 February 2022, 13:40:16 UTC
5c0d5bc Merge pull request #4621 from GeekyAnts/fix/cycle-warning fix: cycle warning fixes in slide/size icon 09 February 2022, 13:40:06 UTC
1e74fdb fix: cycle warning fixes in slide/sizeicon 09 February 2022, 13:03:22 UTC
06577bc fix: sectionlist type issue 09 February 2022, 11:21:16 UTC
964118a Fix/overlay style (#4614) 09 February 2022, 11:08:31 UTC
dad8050 Merge pull request #4613 from GeekyAnts/fix/kitchen-sink-example fix: kitchen sink example 09 February 2022, 11:08:15 UTC
ba340e8 Merge pull request #4612 from GeekyAnts/fix/progress-filledTrack-example fix: updated progress example 09 February 2022, 11:07:48 UTC
a25375f Merge pull request #4611 from GeekyAnts/fix/stack-fragment 09 February 2022, 11:07:30 UTC
22c9bcb fix: select undefined error for empty list (#4607) 09 February 2022, 11:06:31 UTC
c300d66 Merge branch 'patch' into fix/stack-fragment 09 February 2022, 11:05:07 UTC
e67c54a fix: fixed shadow issue on Input (#4605) 09 February 2022, 11:04:04 UTC
e725761 Component controlled states (#4600) * Create stale.yml * feat: added auto_assign bot config * v3.3.4 * v3.3.5-rc.0 * fix: typo * feat: added triage label for new issues * feat: add isHovered prop * feat: add isPressed prop * feat: add isFocused prop * feat: add isFocusVisible prop * feat: add isHovered prop * feat: add isFocused prop * feat: add isHovered prop * feat: add isPressed prop for pressable * feat: add isFocused prop for pressable * feat: add isFocusVisible prop for pressable * fix: focus visible description * feat: add isHovered prop for checkbox * feat: add isHovered prop for checkbox * feat: add isHoveredProp for radio * feat: add isHovered prop for radio * feat: add isPressed prop for radio * feat: add isFocsed prop for radio * feat: add isHovered prop for switch * feat: add isHovered prop for link * feat: add isPressed prop for checkbox * feat: add isFocused prop for checkbox * feat: add isHovered prop for select * feat: add isFocused prop for select * fix: description of isFocusVisible prop * feat: add isFocusVisible prop for select * fix: description of isFocusVisible * feat: add isFocusVisible prop for radio * feat: add isFocusVisible prop for checkbox * feat: isHovered prop for IconButton * feat: add isPressed prop for IconButton * feat: add isFocused prop for IconButton * fix: removed repeative types * feat: add isFocusVisible props for IconButton * v3.3.5 Co-authored-by: MOHD. REHMAN BAIG <rehman.2468@gmail.com> Co-authored-by: Suraj Ahmed <suraj@geekyants.com> 09 February 2022, 11:01:51 UTC
bed6b63 fix: crashing issue of select with marginright in base and md object 09 February 2022, 07:42:31 UTC
93c50f6 fix: updated progress example 08 February 2022, 12:19:04 UTC
98cd225 fix: fixed stack for fragment by child flattening 08 February 2022, 11:19:35 UTC
bba1731 fix: image size example scrollview 08 February 2022, 10:40:48 UTC
c886cf4 fix: image size example 08 February 2022, 09:56:51 UTC
38c0d12 fix: modal bottom placement 08 February 2022, 08:58:43 UTC
eb83ea9 fix: skeleton isloaded 08 February 2022, 08:07:38 UTC
8611a5d fix: transitions slidecomposition 08 February 2022, 07:17:03 UTC
1f290e0 fix: box composition card 08 February 2022, 06:41:39 UTC
9586cba Merge pull request #4595 from GeekyAnts/fix/example-factory-refs fix: color of input in factory example 03 February 2022, 10:04:08 UTC
f884fdd Merge pull request #4597 from GeekyAnts/fix/todo-example fix: todo example 02 February 2022, 06:37:18 UTC
b8c468c fix: adding flexshrink to text in todo example 01 February 2022, 08:25:16 UTC
892c3fc fix: todo example 01 February 2022, 08:12:29 UTC
cae6541 Merge pull request #4541 from GeekyAnts/feat/bots-configs Adding bot config 01 February 2022, 07:09:35 UTC
07f240d feat: added triage label for new issues 01 February 2022, 07:01:58 UTC
9a04f43 fix: typo 31 January 2022, 14:46:26 UTC
915e723 fix: color of input in factory example 31 January 2022, 11:59:22 UTC
52cc90f Merge pull request #4594 from GeekyAnts/release/3.3.5-rc.0 release 3.3.5-rc.0 31 January 2022, 06:48:51 UTC
311233a v3.3.5-rc.0 31 January 2022, 06:48:27 UTC
124daba Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 31 January 2022, 05:23:48 UTC
6b5b4c6 Merge pull request #4579 from GeekyAnts/fix/input-pseudo-props fix: props for input base 31 January 2022, 05:21:24 UTC
c411d8d fix: props for input base 25 January 2022, 13:16:15 UTC
0043e80 Merge pull request #4573 from GeekyAnts/release/3.3.4 release 3.3.4 24 January 2022, 11:14:31 UTC
6ca8644 v3.3.4 24 January 2022, 10:58:59 UTC
e201e27 Merge pull request #4572 from GeekyAnts/fix/image-prefetch Fix/image prefetch 24 January 2022, 10:57:30 UTC
9f42780 fix: image prefetch api added 24 January 2022, 10:52:59 UTC
03f35e2 Merge pull request #4571 from GeekyAnts/fix/toast-overlap-screen-content fix: toast overlap issue 24 January 2022, 05:37:58 UTC
dff4a89 fix: toast overlap issue 24 January 2022, 05:01:49 UTC
ab057ac Merge pull request #4566 from GeekyAnts/release/3.3.4-rc.0 release 3.3.4-rc.0 21 January 2022, 07:49:52 UTC
a442c7c v3.3.4-rc.0 21 January 2022, 07:49:26 UTC
4896e20 Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 21 January 2022, 07:48:57 UTC
0321767 Merge pull request #4565 from GeekyAnts/feat/nextjs-docs-examples Update examples in storybook to support docs 21 January 2022, 07:48:39 UTC
3f1b7df Merge branch 'patch' of github.com:GeekyAnts/NativeBase into feat/nextjs-docs-examples 21 January 2022, 06:29:45 UTC
ee738e9 Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 21 January 2022, 05:55:28 UTC
207ef1c Merge pull request #4564 from GeekyAnts/fix/heading-fontfamily fix: remove heading fontfamily 21 January 2022, 05:47:55 UTC
e5f97ec fix: examples 21 January 2022, 05:24:46 UTC
6bc5a5f fix: remove heading fontfamily 20 January 2022, 10:25:23 UTC
833440c Merge pull request #4562 from GeekyAnts/fix/actionsheet-header-footer Fix/actionsheet header footer 20 January 2022, 09:54:41 UTC
a0aed3d Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 20 January 2022, 09:45:11 UTC
da9b985 Merge pull request #4539 from kaykdm/fix/image-component-infinite-loop fix: infinite loop in Image component 20 January 2022, 09:44:51 UTC
2db51cb Merge pull request #4563 from GeekyAnts/release/3.3.3 release 3.3.3 20 January 2022, 08:48:35 UTC
84b7af7 v3.3.3 20 January 2022, 08:48:05 UTC
d101a42 fix: add ActionsheetHeaderProps, ActionsheetFooterProps 20 January 2022, 07:55:38 UTC
0dbe757 feat: add typings for header, footer 20 January 2022, 07:53:55 UTC
4f7a503 Merge pull request #4560 from GeekyAnts/release/3.3.3-rc.6 release 3.3.3-rc.6 20 January 2022, 07:47:49 UTC
597574c v3.3.3-rc.6 20 January 2022, 07:47:18 UTC
d5f46fe Merge pull request #4559 from GeekyAnts/fix/nextjs-build-crash Fix/nextjs build crash 20 January 2022, 07:45:24 UTC
e09e5a1 Merge pull request #4553 from GeekyAnts/fix/firefox-input fix: firefox input component 20 January 2022, 07:45:12 UTC
5465dda fix: nextjs build crash fix 20 January 2022, 07:42:06 UTC
6756924 v3.3.3-rc.5 20 January 2022, 07:40:57 UTC
24db096 v3.3.3-rc.4 20 January 2022, 07:31:37 UTC
998dda2 v3.3.3-rc.3 20 January 2022, 07:23:51 UTC
5f73143 v3.3.3-rc.2 20 January 2022, 06:58:11 UTC
75aedc7 fix: updated style to only web specific 20 January 2022, 05:25:33 UTC
141e01e Merge pull request #4556 from GeekyAnts/release/3.3.3-rc.1 release 3.3.3-rc.1 19 January 2022, 14:15:37 UTC
16153bc v3.3.3-rc.1 19 January 2022, 14:09:35 UTC
9ac1a3b Merge pull request #4555 from GeekyAnts/fix/ssr-build-issue fix: gap issue SSR 19 January 2022, 14:08:16 UTC
715a6f8 Merge pull request #4554 from GeekyAnts/feat/nextjs-docs-examples Feat Updated examples for Fab 19 January 2022, 14:06:49 UTC
1f11b2f fix: gap issue SSR 19 January 2022, 14:04:57 UTC
9833306 feat: docs fab examples 19 January 2022, 12:17:11 UTC
cd9b002 Merge branch 'master' of github.com:GeekyAnts/NativeBase into feat/nextjs-docs-examples 19 January 2022, 12:11:05 UTC
d113d5d fix: fab examples 19 January 2022, 12:10:46 UTC
128479b fix: removed outline for input component 19 January 2022, 10:48:14 UTC
aa40d60 Merge pull request #4552 from GeekyAnts/fix/gap-ssr Fix/gap ssr 19 January 2022, 09:00:00 UTC
26a6351 Merge pull request #4551 from GeekyAnts/fix/menu-item-hover Fix/menu item hover 19 January 2022, 08:59:45 UTC
f0e4c6f chore: packagejson removed dependency 19 January 2022, 08:59:11 UTC
9d592f4 fix: gap token issue 19 January 2022, 08:56:53 UTC
df492d4 fix: menu item hover 19 January 2022, 08:34:03 UTC
e116a74 Merge pull request #4549 from GeekyAnts/release/3.3.3-rc.0 release 3.3.3-rc.0 18 January 2022, 14:26:09 UTC
f29bc14 v3.3.3-rc.0 18 January 2022, 14:14:01 UTC
ffed237 Merge pull request #4548 from GeekyAnts/fix/responsive-crashes Fix/responsive crashes 18 January 2022, 14:12:59 UTC
0566c2a fix: gap fixes SSR 18 January 2022, 14:11:43 UTC
adf5e27 fix: expo dir issue fix 18 January 2022, 13:26:11 UTC
9dc0164 Merge branch 'minor' into patch 18 January 2022, 12:58:13 UTC
1a1ca65 Merge branch 'minor' of github.com:GeekyAnts/NativeBase into minor 18 January 2022, 12:58:01 UTC
0da7ae5 Merge pull request #4547 from GeekyAnts/release/3.3.3-alpha.2 release 3.3.3-alpha.2 18 January 2022, 12:08:12 UTC
34b5113 v3.3.3-alpha.2 18 January 2022, 12:07:51 UTC
57d1c15 Merge branch 'master' of github.com:GeekyAnts/NativeBase into patch 18 January 2022, 12:03:03 UTC
dfec91e fix: crash fixes 18 January 2022, 11:31:34 UTC
8e4df7a Merge pull request #4544 from GeekyAnts/feat/nextjs-docs-examples Feat updated docs examples 18 January 2022, 11:14:17 UTC
ba41379 v3.3.3-alpha.1 18 January 2022, 09:56:17 UTC
cbb8e72 Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 18 January 2022, 09:55:10 UTC
805486a fix: provider fixes 18 January 2022, 09:54:33 UTC
b94fdf1 fix: example designs and bugs 18 January 2022, 08:39:56 UTC
052ef3e feat: added auto_assign bot config 18 January 2022, 07:19:00 UTC
4d64107 Merge branch 'feat/nextjs-docs-examples' of github.com:GeekyAnts/NativeBase into feat/nextjs-docs-examples 18 January 2022, 06:58:00 UTC
b90ce29 Create stale.yml 17 January 2022, 14:24:15 UTC
92a6a62 Merge branch 'feat/nextjs-docs-examples' of github.com:GeekyAnts/NativeBase into feat/nextjs-docs-examples 17 January 2022, 08:09:19 UTC
back to top