Zhigang Fang
|
1ec4de2378
|
chore: using root project config
|
2019-04-25 12:22:12 +08:00 |
|
xwenliang
|
6af175d691
|
new feature pickerFontFamily for both android and ios
|
2018-05-18 19:37:00 +08:00 |
|
Ahad Birang
|
0e39dea0c6
|
Android custome fontFamily (#301)
|
2018-05-15 14:10:34 +08:00 |
|
Amit Kumar
|
ceb20cbd07
|
Fix for Build.VERSION_CODES.O error (#313)
|
2018-05-15 11:42:14 +08:00 |
|
xwenliang
|
91b8ceccd1
|
some merge and new version
|
2018-05-07 17:03:05 +08:00 |
|
Karthikeyan Ganesan
|
cd5f971d35
|
Window Dialog Type change to TYPE_SYSTEM_ALERT (#307)
* add SYSTEM_ALERT_WINDOW permission to draw overlay
* TYPE_APPLICATION_OVERLAY - add type check
* add version check
* add import lib
* permission move to main app manifest
* set layoutparams
* add type - TYPE_SYSTEM_ALERT
* add permission SYSTEM_ALERT_WINDOw
|
2018-05-07 16:51:37 +08:00 |
|
Karthikeyan Ganesan
|
5f4d527a4c
|
Defect fix (#306)
* add SYSTEM_ALERT_WINDOW permission to draw overlay
* TYPE_APPLICATION_OVERLAY - add type check
* add version check
* add import lib
* permission move to main app manifest
* set layoutparams
|
2018-04-27 02:06:43 +08:00 |
|
Miguel
|
a4410df60f
|
Adds React as a dependency (#275)
|
2018-04-27 02:06:14 +08:00 |
|
Andrea Ascari
|
ccb3145a48
|
Made callback for isPickerShow optional (#296)
|
2018-04-27 02:05:46 +08:00 |
|
rodolphefauquez
|
358d080af0
|
The picker will be really closed now, instead of just visually hidden by animation. (#282)
|
2018-03-15 10:42:44 +08:00 |
|
xwenliang
|
6debd2189e
|
rm React dependency in pod
|
2018-01-19 10:27:26 +08:00 |
|
Aaron Lee
|
6c0801000a
|
Fix ambiguous resolution with react-native module (#266)
|
2018-01-19 10:25:58 +08:00 |
|
xwenliang
|
00dcb459fb
|
new feature pickerTextEllipsisLen and fix IndexOutOfBoundsException for Android
|
2018-01-10 19:28:45 +08:00 |
|
Erik Magnusson
|
6cd818faba
|
expanded click area of cancel/pick buttons (#259)
|
2018-01-08 16:39:20 +08:00 |
|
Ioannis Kokkinidis
|
ff743974cd
|
Now passing layoutParams even when we already have dialog (#249)
- Fixes: https://github.com/beefe/react-native-picker/issues/248
|
2017-12-15 10:45:52 +08:00 |
|
xwenliang
|
c9dd0f7d4d
|
update Readme
|
2017-12-13 11:07:30 +08:00 |
|
Matt Kane
|
5270cd033d
|
Allow user to specify picker row height on iOS (#204)
Allow user to specify row height for iOS
|
2017-12-13 10:49:58 +08:00 |
|
xwenliang
|
e8ff6cc7c2
|
unlink picker
|
2017-12-07 18:29:23 +08:00 |
|
xwenliang
|
ceb35185ad
|
update PickerTest
|
2017-12-07 18:25:41 +08:00 |
|
zooble
|
80cc9a3e5b
|
Merge pull request #230 from sword-art/master
fix crash
|
2017-12-04 18:08:12 +08:00 |
|
zooble
|
657e65533a
|
Merge pull request #235 from rghorbani/master
add requires main queue setup
|
2017-11-24 12:44:20 +08:00 |
|
Reza
|
6e583074f6
|
add requires main queue setup
|
2017-11-16 21:26:17 +03:30 |
|
zooble
|
43f485ea71
|
Merge pull request #219 from travelgeezer/master
Try compatible miui
|
2017-11-15 03:31:53 -06:00 |
|
zooble
|
809e1a11d9
|
Merge branch 'master' into master
|
2017-11-15 03:31:39 -06:00 |
|
zooble
|
6f0008b646
|
Merge branch 'master' into master
|
2017-11-15 03:29:27 -06:00 |
|
zooble
|
eaa8589f3c
|
Merge pull request #215 from xbdtb/patch-1
Update PickerViewModule.java
|
2017-11-15 03:18:38 -06:00 |
|
xwenliang
|
6ae8ebbb86
|
fix: not show Pick after initial on iOS #145
|
2017-11-13 15:12:04 +08:00 |
|
zooble
|
06d63e0202
|
Merge pull request #156 from ianlin/ios-dont-show-picker-when-init
ios: do not show picker at the end of initialising
|
2017-11-13 01:00:04 -06:00 |
|
sword
|
ed5f6ca827
|
fix crash
|
2017-11-01 15:38:35 +08:00 |
|
travelgeezer
|
1fa64518cf
|
Try compatible miui
|
2017-09-21 16:48:05 +08:00 |
|
xwenliang
|
64860d7c2f
|
Fix import in header for RN48 compatibility
|
2017-09-19 16:07:04 +08:00 |
|
zooble
|
ee00b2d6bf
|
Merge pull request #209 from ssomnoremac/master
Fix import in header for RN48 compatibility. see #208
|
2017-09-19 16:03:30 +08:00 |
|
Cameron Moss
|
d6763b0335
|
Conditionally import with namespace
|
2017-09-18 10:37:43 -04:00 |
|
xbdtb
|
0526f2650e
|
Update PickerViewModule.java
去除Dialog的TYPE_TOAST样式,去除对悬浮窗口权限的依赖
|
2017-09-15 14:47:46 +08:00 |
|
Cameron Moss
|
db486a58fa
|
Revert unnecessary import change
|
2017-09-10 22:26:25 -04:00 |
|
Cameron Moss
|
1b37b8b045
|
Update RCTBEEPickerManager.m
|
2017-09-10 22:04:37 -04:00 |
|
Cameron Moss
|
fa754a334a
|
change import for header
|
2017-09-10 22:04:00 -04:00 |
|
xwenliang
|
a4d1ae56d1
|
add homepage
|
2017-08-20 00:40:17 +08:00 |
|
xwenliang
|
44da22845f
|
new version v4.1.1 for #186
|
2017-08-16 11:07:14 +08:00 |
|
xwenliang
|
74bfba1a49
|
new version v4.1.0 support RN@0.47
|
2017-08-16 11:03:13 +08:00 |
|
zooble
|
358ba9d3fc
|
Merge pull request #186 from yushengchu/master
新增iOS picker在滚动中禁用确定按钮事件 防止选择的数据错乱
|
2017-08-16 10:56:00 +08:00 |
|
zooble
|
9bb98a5f0d
|
Merge pull request #182 from radko93/patch-1
Remove createJSModules - RN 0.47 compatibility
|
2017-08-16 10:54:44 +08:00 |
|
zooble
|
bea22ec318
|
Merge pull request #165 from troyz/master
Make it possible to integration with an existing ios app
|
2017-08-16 10:37:39 +08:00 |
|
zooble
|
c5d4b22af3
|
Merge pull request #151 from a289459798/master
修复android与ios使用中遇到的bug
|
2017-08-16 10:31:27 +08:00 |
|
zooble
|
0850b3660f
|
Merge pull request #150 from classcraft/master
Return selected index if returned selected array is empty
|
2017-08-16 10:23:47 +08:00 |
|
sandsyu
|
3558ea34b9
|
新增iOS picker在滚动中禁用确定按钮事件 防止选择的数据错乱
|
2017-08-10 15:03:53 +08:00 |
|
Radek Czemerys
|
fedcae98f5
|
Fix typo in comment
|
2017-08-07 13:57:49 +02:00 |
|
Radek Czemerys
|
64499ba5ba
|
Fix typo in comment
|
2017-08-02 23:29:27 +02:00 |
|
Radek Czemerys
|
d60261f294
|
Remove depreciated createJSModules @ovveride marker
|
2017-08-02 20:00:02 +02:00 |
|
Troy Zhang
|
96756f18e3
|
Add document for integration with existing ios app
|
2017-07-07 00:08:06 +08:00 |
|