Commit Graph
23 Commits
Author SHA1 Message Date
talksik d28862fdf6 scrollview works with an outer view to set its sizing and also adding in shadow and also the input field mulitple lines 2018-08-05 17:43:12 -07:00
talksik 7554764860 Temporary fix to longer text messages with window.width and also starting the scrollview transition 2018-08-05 15:26:59 -07:00
talksik a7b97e4aa1 configuring to work with new users table in db and working on large msgCont problem 2018-08-04 14:43:34 -07:00
Arjun Patel 661387c7a5 configuration changes and versioning 2018-08-03 20:17:58 -07:00
Arjun Patel 1ab6d52245 adding in functionality for menu, disabling ad space for now, and deplying config 2018-07-29 10:57:28 -07:00
Arjun Patel d6dfcd1994 chat part working quite seemlessly with heroku server and database
- fixed many issues with keeping connection alive, avatars, userId, etc.
2018-07-27 23:59:11 -07:00
Arjun Patel e27d1db7ec drawer basic done and avatar in navbar 2018-07-12 23:43:02 -07:00
Arjun Patel 54a3460203 working dashboard 2018-07-12 23:09:01 -07:00
Arjun Patel 50c53aa47d getting native base, debuggining multiple connections to backend, and no socket connection without debugger 2018-07-10 22:07:55 -07:00
Arjun Patel 6189437670 will fix asyncstorage later
midterm solution - passing lat and long as props
2018-06-29 21:32:50 -07:00
Arjun Patel 43ece13696 storing and retrieving long and lat values 2018-06-15 20:47:46 -07:00
Arjun Patel aa7574a9fc starting async functionality...completed mysql rest for the most part
- need to handle longitude and latitude queries
2018-05-27 17:54:47 -07:00
Arjun Patel 0e0647986b mysql local db setup and some setup of socket flow 2018-05-27 14:29:49 -07:00
Arjun Patel 540d83c989 socket established + chat actualy message ui and mechanism
- need to do the mysql hookup
2018-05-27 01:06:36 -07:00
Arjun Patel 59a3bc7e7d Added many things:
- properly importing fonts with assets folders
- properly getting material icons with react-native-vector-icons
- figuring out how messages with display
- fixing keyboard bringing up other Views
- function for getting user input into TextInput
2018-05-26 17:02:15 -07:00
Arjun Patel 327911a8d5 Merge branch 'home' into dev 2018-04-25 16:11:19 -07:00
Arjun Patel ab9614848a more changes 2018-04-25 16:07:40 -07:00
Arjun Patel 7ef574ca91 more basic layout put 2018-04-25 16:04:04 -07:00
Arjun Patel b03f301aa5 basic layout of main page
- consists of the navbar, chat, and adspace components
2018-04-21 15:18:34 -07:00
Arjun Patel ec7102e73b fix bug affecting test on phsyical device 2018-04-19 04:06:31 -07:00
Arjun Patel 249185536a Main home screen and loading screen
Routing, basic pages done, asyncstorage started, geolocationing working with emulator, need to change to 2 spaces
2018-04-19 03:54:35 -07:00
Arjun Patel f4e767815e Housekeeping
-app folder for App.js, assets, and screens
2018-04-18 23:34:09 -07:00
Arjun Patel 312114f4ee Initial commit 2018-04-18 18:23:45 -07:00