Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitim
/
react-native-sortable-list
Public
Notifications
You must be signed in to change notification settings
Fork
279
Star
911
Code
Issues
91
Pull requests
27
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 8, 2022
Remove deprecated ViewPropTypes (#209)
Show description for 78c8ec0
amarqueslee
authored
78c8ec0
Copy full SHA for 78c8ec0
set Animated 'useNativeDriver' option to false (#222)
pierreavn
authored
7cda786
Copy full SHA for 7cda786
0.0.25
Timur Gibadullin
committed
a7edb4f
Copy full SHA for a7edb4f
Updated examples
Timur Gibadullin
committed
6363780
Copy full SHA for 6363780
Commits on Mar 18, 2022
Update deprecated RN lifecycle methods. (#216)
Show description for b8253e4
jarod-legault
authored
b8253e4
Copy full SHA for b8253e4
Bump tmpl from 1.0.4 to 1.0.5 in /examples/Basic (#231)
Show description for 9b18675
dependabot[bot]
authored
9b18675
Copy full SHA for 9b18675
Fix Proptype for `SortableList` `decelerationRate` prop (#190)
Show description for 5a21bea
ptlu
authored
5a21bea
Copy full SHA for 5a21bea
Commits on Feb 6, 2020
release 0.0.24 (#178)
ZachMayry
authored
60336eb
Copy full SHA for 60336eb
Commits on Nov 26, 2019
Added keyboardShouldPersistTaps property (#154)
agazso
authored and
gitim
committed
20b1208
Copy full SHA for 20b1208
Expose more props for added flexability (#157)
Show description for cd3b89c
ZachMayry
authored and
gitim
committed
cd3b89c
Copy full SHA for cd3b89c
added following props to ScrollView: (#177)
Show description for a1ec06e
tareqdayya
authored and
gitim
committed
a1ec06e
Copy full SHA for a1ec06e
Commits on Apr 11, 2019
Release 0.0.23
gitim
committed
8b3b9ef
Copy full SHA for 8b3b9ef
Return the new list order on release row (#117)
Show description for d706ec9
atopus
authored and
gitim
committed
d706ec9
Copy full SHA for d706ec9
Use ViewPropTypes in row (#103)
jpstrikesback
authored and
gitim
committed
575abd8
Copy full SHA for 575abd8
Adds conditional rendering (#139)
jcleigh
authored and
gitim
committed
f49f452
Copy full SHA for f49f452
Create LICENSE (#147)
AshishKapoor
authored and
gitim
committed
477c767
Copy full SHA for 477c767
Commits on Apr 14, 2018
Release 0.0.22
gitim
committed
759a2ea
Copy full SHA for 759a2ea
Adding hide scroll indicator props (#84)
Show description for d494d2f
junyuanxue
authored and
gitim
committed
d494d2f
Copy full SHA for d494d2f
Commits on Feb 28, 2018
Release 0.0.21
gitim
committed
8883239
Copy full SHA for 8883239
Add renderHeader which acts the same as renderFooter but at the top (#91)
Show description for 2a834de
jcurtis
authored and
gitim
committed
2a834de
Copy full SHA for 2a834de
Prevent crash by checking for undefined rowLayouts[key] (#93)
jcurtis
authored and
gitim
committed
7d995f5
Copy full SHA for 7d995f5
Add innerContainerStyle that styles the sortable section and not the header and footer (#92)
Show description for 4198d23
jcurtis
authored and
gitim
committed
4198d23
Copy full SHA for 4198d23
Commits on Jan 18, 2018
Release 0.0.20
gitim
committed
0896a6c
Copy full SHA for 0896a6c
Commits on Jan 17, 2018
remove warning that data need be an object [data allow object and array] (#82)
Show description for fe84e0b
eriveltonelias
authored and
gitim
committed
fe84e0b
Copy full SHA for fe84e0b
Commits on Nov 16, 2017
Add badges to the readme
gitim
committed
cc03b8e
Copy full SHA for cc03b8e
Release 0.0.19
gitim
committed
7f897ab
Copy full SHA for 7f897ab
Only set pan responder on relevant gestures
Show description for 4318d84
Brad Bumbalough
authored and
gitim
committed
4318d84
Copy full SHA for 4318d84
Code-style fixes
gitim
committed
250e35f
Copy full SHA for 250e35f
Expose toggleRowActive to renderItem component
Show description for 8313356
Brad Bumbalough
authored and
gitim
committed
8313356
Copy full SHA for 8313356
Update examples
gitim
committed
ebbf4e5
Copy full SHA for ebbf4e5
Commits on Oct 17, 2017
Release 0.0.18
gitim
authored and
Timur Gibadullin
committed
97e8280
Copy full SHA for 97e8280
[Props] update deprecated View.propTypes to ViewPropTypes (#71)
dlimx
authored and
gitim
committed
af8e828
Copy full SHA for af8e828
Commits on Sep 30, 2017
Release 0.0.17
gitim
committed
f8260e2
Copy full SHA for f8260e2
Stretch row so child items fill container list (#67)
jlo1
authored and
gitim
committed
c1a6993
Copy full SHA for c1a6993
Commits on Sep 15, 2017
Tiny refactoring
gitim
committed
c3a1170
Copy full SHA for c3a1170
Pagination
Previous
Next
You can’t perform that action at this time.