Skip to content

Use react-native with firebase implement chat map

Notifications You must be signed in to change notification settings

mong991/chatMap

Repository files navigation

chatMap

Use react-native with firebase create an app.

This project can :

  • Log In/Out
  • Show user loaction with google map.(trun on the GPS)
  • When click user marker show what user said last time.
  • Click other user's callout message can open the chat room and chat whit him/her.
  • show User chat member list

此APP利用React Native + Google Map API + Firebase 實現具有地圖功能之社群軟體

根據已註冊之使用者目前位置標記其座標並發表動態,且可經由Google Map滑動操作查看附近其他使用者動態,點擊其他特定使用者將開啟個人聊天室可進行即時聊天

#Feature

  • online/offline display
  • User publish chat history
  • User image upload

#Demo alt text

#Tools

  1. react-native
  2. dva Framework (React and redux based, lightweight and elm-style framework) (react-native @0.38.0)
  3. antd-mobile GUI Framework
  4. react-native-router-flux
  5. Google firebase
  6. lodash
  7. react-native-maps
  8. react-native-drawer

#Usage

git clone https://github.com/mong991/chatMap.git cd chatMap npm install

react-native run-android

react-native run-ios

About

Use react-native with firebase implement chat map

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published