https://github.com/GeekyAnts/NativeBase

sort by:
Revision Author Date Message Commit Date
fae1868 fix: input theme 16 March 2022, 06:31:45 UTC
aca5b21 fix: input types and addons theme 16 March 2022, 06:04:41 UTC
fdab32a fix: input internal api 15 March 2022, 18:45:26 UTC
1b5267b internal psuedo props for input 10 March 2022, 12:33:38 UTC
a42c43a descoupling Input component - 1 09 March 2022, 09:19:23 UTC
4927066 Merge pull request #4654 from GeekyAnts/fix/refact-radio-api fix: api update for Radio 17 February 2022, 06:42:16 UTC
4881be7 fix: api update for Radio 17 February 2022, 05:45:14 UTC
501fd15 Merge pull request #4648 from GeekyAnts/fix/remove-patch-package fix: removed patch-package 16 February 2022, 09:39:24 UTC
042dae6 fix: removed patch-package 16 February 2022, 09:37:22 UTC
e8de9ba Update README.md 15 February 2022, 05:56:40 UTC
4dda782 Merge pull request #4644 from GeekyAnts/hotfix/examples-3.6 fix: updated storybook 15 February 2022, 05:25:12 UTC
7043e41 fix: updated storybook 14 February 2022, 07:40:57 UTC
fa60cf0 Merge pull request #4638 from GeekyAnts/release/3.3.6 release 3.3.6 11 February 2022, 06:46:08 UTC
c7bb01e v3.3.6 11 February 2022, 06:45:36 UTC
dbd804b Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 11 February 2022, 06:44:50 UTC
b0fef41 Merge branch 'master' of github.com:GeekyAnts/NativeBase into patch 11 February 2022, 06:44:39 UTC
859172b Merge pull request #4637 from GeekyAnts/fix/section-list-example Fix/section list example 11 February 2022, 06:44:23 UTC
730b12b fix: example section list 11 February 2022, 06:42:03 UTC
325cf0c Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 10 February 2022, 12:22:09 UTC
7399ee0 Merge pull request #4635 from GeekyAnts/fix/radio-example fix: updated radio example 10 February 2022, 12:19:03 UTC
5ab57a8 Merge pull request #4634 from GeekyAnts/release/3.3.6-rc.2 release 3.3.6-rc.2 10 February 2022, 12:01:56 UTC
3bf4bbf v3.3.6-rc.2 10 February 2022, 11:57:02 UTC
cc99f00 Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 10 February 2022, 11:52:03 UTC
a5087c6 chore: merge conflict resolved 10 February 2022, 11:51:37 UTC
e56447a Merge pull request #4633 from GeekyAnts/fix/icon-button fix: icon button disabled state style fixes 10 February 2022, 11:49:58 UTC
bf1698c Merge pull request #4632 from GeekyAnts/fix/aspect-ratio fix: aspect ratio without children crash issue 10 February 2022, 11:49:32 UTC
091b559 Merge pull request #4631 from GeekyAnts/feat/CheckboxAndRadioGroup-pseudoProp feat: added new pseudo prop for RadioGroup and CheckboxGroup 10 February 2022, 11:49:12 UTC
131b211 fix: icon button disabled state style fixes 10 February 2022, 11:39:02 UTC
bb9fd6e fix: aspect ratio without children crash issue 10 February 2022, 11:08:07 UTC
e82fd9c fix: updated radio example 10 February 2022, 08:52:41 UTC
3a3ac9e feat: added new pseudo prop for RadioGroup and CheckboxGroup 10 February 2022, 08:22:32 UTC
f23f6f1 Merge pull request #4630 from GeekyAnts/fix/update-readme fix: updated links 10 February 2022, 07:41:33 UTC
f34a28f fix: updated links 10 February 2022, 07:40:48 UTC
8978c82 Merge pull request #4629 from GeekyAnts/fix/update-readme fix: updated links 10 February 2022, 07:40:02 UTC
0a06bd1 fix: updated links 10 February 2022, 07:38:41 UTC
55d65a4 Merge pull request #4628 from GeekyAnts/fix/update-readme chore: updated header image 10 February 2022, 07:09:53 UTC
6e7b603 fix: image path 10 February 2022, 07:09:19 UTC
e906e0c chore: updated header image 10 February 2022, 07:08:15 UTC
8914f27 Merge pull request #4627 from GeekyAnts/fix/update-readme Fix/update readme 10 February 2022, 07:07:06 UTC
7ca93cc Merge branch 'master' of github.com:GeekyAnts/NativeBase into master 10 February 2022, 07:05:57 UTC
994f80e chore: updated readme 10 February 2022, 07:05:23 UTC
0eb6d71 Merge pull request #4624 from GeekyAnts/release/3.3.6-rc.1 release 3.3.6-rc.1 09 February 2022, 13:44:04 UTC
6a00d38 v3.3.6-rc.1 09 February 2022, 13:43:36 UTC
caf36da Merge pull request #4623 from GeekyAnts/fix/input-font-issue Fix/input font issue 09 February 2022, 13:41:49 UTC
9905967 fix: fontFamily issue 09 February 2022, 13:41:11 UTC
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
6d79f40 Merge pull request #4619 from GeekyAnts/release/3.3.6-rc.0 * fix: box composition card * fix: transitions slidecomposition * fix: skeleton isloaded * fix: modal bottom placement * fix: image size example * fix: image size example scrollview * fix: fixed stack for fragment by child flattening * fix: updated progress example * fix: crashing issue of select with marginright in base and md object * Component controlled states (#4600) * Create stale.yml * feat: added auto_assign bot config * 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 * fix: fixed shadow issue on Input (#4605) * fix: select undefined error for empty list (#4607) * fix/overlay style (#4614) 09 February 2022, 11:19:59 UTC
e72ba2a v3.3.6-rc.0 09 February 2022, 11:16:21 UTC
687d809 Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 09 February 2022, 11:12:54 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
6083d90 Merge pull request #4610 from GeekyAnts/hotfix/Input-element-example fix: added password visibility in inputs element example 07 February 2022, 11:36:02 UTC
f0e1185 fix: added password visibility in inputs element example 07 February 2022, 11:30:27 UTC
592cc0a Merge pull request #4602 from GeekyAnts/release/3.3.5 release 3.3.5 03 February 2022, 10:13:17 UTC
655d8b1 v3.3.5 03 February 2022, 10:07:04 UTC
1315ebf Merge branch 'patch' of github.com:GeekyAnts/NativeBase into patch 03 February 2022, 10:05:33 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
back to top