Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
appandflow
/
react-native-ease
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
977
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add per-property transition support
- #4
#4
Merged
janicduplessis
merged 14 commits into
main
appandflow/react-native-ease:main
from
feat/per-property-transition
appandflow/react-native-ease:feat/per-property-transition
Copy head branch name to clipboard
Mar 25, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: add per-property transition support
#4
janicduplessis
merged 14 commits into
main
appandflow/react-native-ease:main
from
feat/per-property-transition
appandflow/react-native-ease:feat/per-property-transition
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2026
feat: add per-property transition support to EaseView
EQuimper
authored and
janicduplessis
committed
768785c
View commit details
Copy full SHA for 768785c
Browse repository at this point
feat: implement immediate transition end for 'none' config in per-property animations
EQuimper
authored and
janicduplessis
committed
a06b4d2
View commit details
Copy full SHA for a06b4d2
Browse repository at this point
fix: resolve rebase merge conflicts - fix duplicate vars, missing braces, delay prop
janicduplessis
committed
eb5b871
View commit details
Copy full SHA for eb5b871
Browse repository at this point
fix: resolve type errors for TransitionMap union and clang-format
janicduplessis
committed
473f765
View commit details
Copy full SHA for 473f765
Browse repository at this point
fix: changes how props is present
EQuimper
authored and
janicduplessis
committed
bcf2320
View commit details
Copy full SHA for bcf2320
Browse repository at this point
fix(example): slow down per-property demo for clearer video
janicduplessis
committed
776adf0
View commit details
Copy full SHA for 776adf0
Browse repository at this point
feat: refactor transition handling to use category-based keys for improved clarity and flexibility
EQuimper
authored and
janicduplessis
committed
7798c21
View commit details
Copy full SHA for 7798c21
Browse repository at this point
fix: address PR review — simplify defaults, remove duplication, add web per-property support
Show description for 22e9b88
janicduplessis
committed
22e9b88
View commit details
Copy full SHA for 22e9b88
Browse repository at this point
chore: remove pnpm-lock.yaml from tracking
janicduplessis
committed
a366830
View commit details
Copy full SHA for a366830
Browse repository at this point
refactor: reorder resolveTransitions null check for cleaner flow
janicduplessis
committed
2cbafa8
View commit details
Copy full SHA for 2cbafa8
Browse repository at this point
docs: remove outdated iOS transform conflict note
janicduplessis
committed
1d76884
View commit details
Copy full SHA for 1d76884
Browse repository at this point
docs: remove redundant TransitionMap section
janicduplessis
committed
87f4548
View commit details
Copy full SHA for 87f4548
Browse repository at this point
fix(web): skip identity transform values and none transitions in CSS output
janicduplessis
committed
6aa13cd
View commit details
Copy full SHA for 6aa13cd
Browse repository at this point
fix(web): also filter out zero-duration transitions from CSS output
janicduplessis
committed
a2de81b
View commit details
Copy full SHA for a2de81b
Browse repository at this point
You can’t perform that action at this time.