https://github.com/GeekyAnts/NativeBase

sort by:
Revision Author Date Message Commit Date
989d62e fix: select design changes 15 March 2022, 07:02:10 UTC
e760857 Merge pull request #4715 from GeekyAnts/dt/Slider Decoupling theme in Slider component 14 March 2022, 08:37:18 UTC
71b1008 fix: theme decouple issue 14 March 2022, 08:29:42 UTC
bd340b3 Merge pull request #4719 from GeekyAnts/fix/decouple-flex Fix/decouple flex 14 March 2022, 05:29:01 UTC
3e808ed Merge pull request #4714 from GeekyAnts/fix/decouple-circle-square Fix/decouple circle square 13 March 2022, 17:18:01 UTC
77d011d fix: remove destructuring of resolvedProps 11 March 2022, 13:30:55 UTC
5aec1e6 fix: internal props theme in Slider 11 March 2022, 10:50:59 UTC
8e5f01b Merge pull request #4713 from GeekyAnts/fix/select-pseudo-props fix: decoupling and added pseudo prop in select 11 March 2022, 10:46:10 UTC
fb1e055 Merge pull request #4709 from GeekyAnts/fix/alertdialog-modal-decouple Fix/alertdialog modal decouple 11 March 2022, 10:44:31 UTC
cdc84de feat: adding pesudo internal Props in Slider 11 March 2022, 10:18:59 UTC
047a8bb fix: remove destructring resolvedProps 11 March 2022, 09:43:22 UTC
a12cf8f fix: add sizes 11 March 2022, 09:42:11 UTC
001ef7f fix: moved duration and overlay props to theme 11 March 2022, 09:29:56 UTC
53d5e21 fix: replaced unstyledSelecWebtStyles with _webSelect 11 March 2022, 09:17:40 UTC
bdb944a Merge pull request #4727 from GeekyAnts/feat/3.4.0-dev Feat/3.4.0 dev 11 March 2022, 08:22:10 UTC
7bbeca5 Merge pull request #4721 from GeekyAnts/feat/theme-isolation-and-new-internal-props Feat/theme isolation and new internal props 11 March 2022, 08:21:22 UTC
26a4d95 Merge pull request #4710 from GeekyAnts/feat/decouple-container feat: decoupled theme for container 11 March 2022, 07:59:03 UTC
2192141 Merge pull request #4705 from GeekyAnts/fix/radio-checkbox-decoupling fix: radio checkbox theme decoupling 11 March 2022, 07:37:15 UTC
06e9b7a Merge pull request #4704 from GeekyAnts/feat/decouple-actionsheet Feat/decouple actionsheet 11 March 2022, 06:58:25 UTC
c0a026b fix: minor fixes 11 March 2022, 06:19:56 UTC
4b97686 Merge pull request #4718 from GeekyAnts/fix/decouple-formcontrol Fix/decouple formcontrol 10 March 2022, 13:52:08 UTC
9db04d0 Merge pull request #4724 from GeekyAnts/feat/avatar-3.4.0 Feat Avatar API improvement and internal refactor 10 March 2022, 12:36:25 UTC
48d4f2d chore: update _text destructure remover 10 March 2022, 12:16:41 UTC
c89a6eb Merge branch 'minor' of github.com:GeekyAnts/NativeBase into feat/avatar-3.4.0 10 March 2022, 12:12:03 UTC
b5676d1 feat: api improvement avatar, added vertical avatargroup support 10 March 2022, 12:11:23 UTC
c695f58 fix: _text in stack was not resolving 10 March 2022, 10:36:45 UTC
60c1031 fix: popover fixes and theme sepration 09 March 2022, 15:38:08 UTC
31d351c feat: menu new internal props and overlay export 09 March 2022, 14:53:26 UTC
44d831e feat: add _astrick typing for form control label 09 March 2022, 13:47:15 UTC
c20c03b feat: decoupled theme 09 March 2022, 13:40:09 UTC
a7e292d feat: _astrick pseudo prop 09 March 2022, 13:39:42 UTC
0d22127 fix: removed _child prop 09 March 2022, 13:18:36 UTC
9391bc8 fix: added modal pseudo props 09 March 2022, 13:05:30 UTC
448c368 feat: spacer props resolution 09 March 2022, 12:58:11 UTC
52da718 feat: add spacer theme 09 March 2022, 12:57:24 UTC
1593946 fix: added pseudo props for alert-dialog 09 March 2022, 12:37:39 UTC
f6546b8 feat: add pseudo prop typings 09 March 2022, 12:07:21 UTC
f371da3 fix: pseudo props in checkbox 09 March 2022, 12:04:14 UTC
2c7fe5b Decoupling Slider 09 March 2022, 12:01:31 UTC
1c327b6 fix: add prop type 09 March 2022, 11:36:42 UTC
f384f7f fix: decoupling and added pseudo prop in select 09 March 2022, 11:26:30 UTC
9b28f44 fix: props param 09 March 2022, 11:19:00 UTC
2ed804e fix: add box, decoupled circle theme 09 March 2022, 11:15:38 UTC
eea50c8 fix: add box , decoupled theme 09 March 2022, 11:15:06 UTC
b735a4f feat: add circle , square 09 March 2022, 11:12:23 UTC
c0d1d27 feat: circle theme 09 March 2022, 11:11:46 UTC
2851054 feat: square theme 09 March 2022, 11:09:25 UTC
f2bbb95 fix: decoupling changes 09 March 2022, 09:24:39 UTC
f86a63d feat: decoupled theme for container 09 March 2022, 07:15:30 UTC
7f83494 fix: modal theme decoupling 09 March 2022, 07:01:52 UTC
55dfbb6 fix: alert dialog theme decoupling 09 March 2022, 06:48:57 UTC
d531acf fix: revert changes 09 March 2022, 06:34:48 UTC
094c0a7 fix: change pseudo props for actionsheet content 09 March 2022, 06:32:27 UTC
c69a515 fix: remove actionsheet header and footer 09 March 2022, 06:31:56 UTC
289d34f fix: change pseduo prop for actionsheet content 09 March 2022, 06:31:27 UTC
2782ccd fix: remove Actionsheet Header 09 March 2022, 06:30:17 UTC
45f43f7 Merge pull request #4708 from GeekyAnts/feat/progress-3.4.0 fix: progress api 09 March 2022, 05:50:56 UTC
f8a595f fix: progress api 09 March 2022, 05:21:43 UTC
2c7b4d6 Merge pull request #4707 from GeekyAnts/feat/aspect-ratio-3.4.0 Fix AspectRatio 09 March 2022, 04:40:44 UTC
db5423e fix: aspectratio api 09 March 2022, 04:29:38 UTC
b16d344 fix: radio checkbox theme decoupling 08 March 2022, 14:34:48 UTC
1b42e12 feat: decoupled actionsheet header theme 08 March 2022, 13:55:58 UTC
2a605f3 feat: add actionsheetheader, _draggableArea, _dragArea 08 March 2022, 13:55:28 UTC
34e4464 feat: add _draggableArea, _dragArea 08 March 2022, 13:54:23 UTC
c24c52f feat: decoupled actionsheet theme 08 March 2022, 13:52:49 UTC
c7e041d feat: action sheet header theme 08 March 2022, 13:52:13 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
049822b Merge pull request #4651 from GeekyAnts/release/3.3.7 release 3.3.7 16 February 2022, 11:20:15 UTC
75c08fd v3.3.7 16 February 2022, 11:19:31 UTC
36193b6 Merge pull request #4650 from GeekyAnts/release/3.3.7-rc.1 release 3.3.7-rc.1 16 February 2022, 09:47:55 UTC
e17e91c v3.3.7-rc.1 16 February 2022, 09:45:44 UTC
45f9b67 Merge pull request #4649 from GeekyAnts/release/3.3.7-rc.0 release 3.3.7-rc.0 16 February 2022, 09:41:53 UTC
56b36b6 v3.3.7-rc.0 16 February 2022, 09:40:28 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
back to top