ibraheemosule / flex-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple React Native Project that displays activity of events

Tools Used

  • React Native
  • Expo
  • Typescript
  • SCSS

Functionalities of the project

  • Sequential events that have the same author are grouped
  • Events are displayed in descending order (The most recent event is at the top)
  • Clicking on an event marks it and all events above it as selected
  • Shows a maximum of 6 events on render
  • The Show more button shows the length of the remaining non-visible events

About


Languages

Language:TypeScript 73.4%Language:SCSS 22.3%Language:JavaScript 4.3%