This website requires JavaScript.
Explore
Help
Sign In
ecency
/
ecency-mobile
Watch
1
Star
1
Fork
0
You've already forked ecency-mobile
mirror of
https://github.com/ecency/ecency-mobile.git
synced
2025-01-08 07:02:25 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ff6a88d935
ecency-mobile
/
src
/
components
/
buttons
/
index.js
4 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Removed react-native-navigation and added react-navigation. Moved all files to new project. Fixed eslint issues
2018-10-04 05:18:36 +03:00
import
TextButton
from
'./views/textButtonView'
;
created buttons component & created login header bar
2018-09-26 23:15:42 +03:00
validation added && cancel button fixed
2018-09-30 01:36:09 +03:00
export
{
TextButton
}
;
Reference in New Issue
Copy Permalink