49 Commits

Author SHA1 Message Date
silentcloud
906fb6d9d1 update demo 2017-06-01 15:30:13 +08:00
silentcloud
3b1eec1fd8 fix: 3d touch screens not response to click, close #166 2017-05-11 13:23:21 +08:00
silentcloud
9f47622540 update rn to 0.41.2 for example 2017-04-20 10:22:58 +08:00
Jérémy Magrin
7c67ed2851 React-native 0.24+ compatibility 2016-05-25 10:22:04 +02:00
Jérémy Magrin
54a900c46d Forgot to remove old iOS folder 2016-03-31 16:21:41 +02:00
Jérémy Magrin
e64b24e935 Update examples to ES6 syntax, update react-native to 0.22.2, add android examples 2016-03-31 16:11:49 +02:00
Dan Cormier
e282809019 update example to latest swipeout 2015-09-09 19:46:59 -04:00
Dan Cormier
7c9f9a7c60 update example react-native 2015-09-09 19:42:26 -04:00
Dan Cormier
200859607e update example to 2.0.7 2015-08-22 15:11:31 -04:00
Dan Cormier
83fd260d64 updates for underlayColor prop 2015-08-22 15:09:56 -04:00
Dan Cormier
d727b007be update example 2015-08-22 14:59:57 -04:00
Dan Cormier
ace149c1cf update example to 2.0.5 2015-07-13 23:35:11 -04:00
Dan Cormier
2c75866f62 update example dependencies 2015-07-11 16:27:22 -04:00
Dan Cormier
2e2801cfba update example to use latest swipeout 2015-06-30 02:56:18 -04:00
Dan Cormier
a6691eaae8 update example to react-native@0.6.0 2015-06-30 02:54:43 -04:00
Dan Cormier
a8d15f2744 cleanup example 2015-06-17 00:08:39 -04:00
Dan Cormier
30348d77fa move row data to ./data.js 2015-06-17 00:08:33 -04:00
Dan Cormier
e31a009ff2 update example to latest swipeout 2015-06-16 04:03:14 -04:00
Dan Cormier
b801df8799 close open swipeout when init new swipeout 2015-06-16 03:50:48 -04:00
Dan Cormier
a029441436 minor style changes to example navbar 2015-06-13 18:47:37 -04:00
Dan Cormier
1ccf57d81c move example styles to external file 2015-06-13 16:38:16 -04:00
Dan Cormier
c02f8fb89c update example to latest swipeout 2015-06-13 02:52:39 -04:00
Dan Cormier
83695bc1fa prevent parent scroll during swipeout 2015-06-13 02:06:48 -04:00
Dan Cormier
f0ee60eec9 Add styling to example 2015-06-12 13:58:30 -04:00
Dan Cormier
f6e67a07f8 prepare scrollLock (#5), autoClose !this (#12) 2015-06-12 13:29:05 -04:00
Dan Cormier
8be3474bfe update example to use ListView 2015-06-12 13:27:42 -04:00
Dan Cormier
10f574d748 update example to latest 2015-06-12 12:26:05 -04:00
Dan Cormier
90551f1591 update example 2015-06-09 03:25:54 -04:00
Dan Cormier
cce5ca7c47 update example 2015-06-09 00:14:16 -04:00
Dan Cormier
5d4b77a53f update example 2015-06-09 00:13:12 -04:00
Dan Cormier
c2c6325494 add left prop and change "btns" to "right" 2015-06-09 00:08:32 -04:00
Dan Cormier
a94fa2013f update example swipeout dependency 2015-06-01 22:39:14 -04:00
Dan Cormier
e01bdefe4b update example to react-native-swipeout@0.4.0 2015-06-01 21:11:00 -04:00
Dan Cormier
b58ea12013 add prop for button with custom component 2015-06-01 21:08:55 -04:00
Dan Cormier
7687ec466d cleanup array commas 2015-06-01 20:45:11 -04:00
Dan Cormier
9462c2d246 remove unneeded function 2015-06-01 20:34:24 -04:00
Dan Cormier
17f7251045 add multiple swipeout examples 2015-06-01 20:32:37 -04:00
Dan Cormier
45dc7b523c update example to latest 2015-06-01 11:27:55 -04:00
Dan Cormier
2cd6f13c3a update example dependencies 2015-05-30 19:04:33 -04:00
Dan Cormier
503e1f037c button props color/textColor now backgroundColor/color 2015-05-30 16:44:44 -04:00
Dan Cormier
afe3cf8854 move button render to SwipeoutBtn component 2015-05-30 16:17:14 -04:00
Dan Cormier
71ca1f0e6e better state names, button zindex, button whitespace
- Buttons fixed with and appear from under one another
- State names now explicitly reflect what they represent
- Add backgroundColor prop
- Add default backgroundColor
- Add text wrap for button text
- Remove empty componentDidMount function
- Replace “this” with “self” in render
- Clean up json formatting (commas at the end and on every line now)
- Update gif
2015-05-30 02:49:47 -04:00
Dan Cormier
07d79980b0 simplified example 2015-05-28 19:40:11 -04:00
Dan Cormier
129f421427 add onPress to buttons 2015-05-28 02:14:01 -04:00
Dan Cormier
204e1294b3 add key prop to button 2015-05-28 01:21:05 -04:00
Dan Cormier
b766b59c46 add custom button text colors 2015-05-28 01:17:21 -04:00
Dan Cormier
433caf7fd2 add custom button colors 2015-05-28 01:15:09 -04:00
Dan Cormier
1910bf1bd7 fix swipe after open and add colors 2015-05-28 01:01:55 -04:00
Dan Cormier
bf7fa13ece add exmaple 2015-05-27 23:03:57 -04:00