Git Product home page Git Product logo

react-native-test-training's Introduction

react-native-test-training

This project follows the Conventional Commits convention for commit messages. Here are some common commit types:

  • feat: A new feature implementation.
  • fix: A bug fix.
  • chore: Changes to build process, development tools, or other maintenance tasks.
  • docs: Documentation-related changes (e.g., README, comments).
  • style: Code style changes (e.g., formatting, indentation) that do not affect the app's functionality.
  • refactor: Code changes that neither fix a bug nor add a feature (e.g., code restructuring).
  • perf: Performance-related improvements.
  • test: Adding or modifying tests.
  • build: Changes related to the build system or external dependencies.
  • ci: Changes to the continuous integration configuration or scripts.
  • revert: Reverting a previous commit.
  • merge: Merging branches or resolving conflicts.

Please follow this convention when making commits in this repository to maintain a clear and organized commit history.

react-native-test-training's People

Contributors

emrekarslan avatar

Watchers

 avatar

react-native-test-training's Issues

feat: TodoList Screen

Develop and implement a basic TodoList screen.

  • Custom Button Component
  • Custom Space Component
  • Custom Checkbox Component (Add Custom Icons: Checkmark, Trash)
  • TodoList reducer ( AddTodo, RemoveTodo, ToggleTodo, ClearTodo)
  • TodoList tests

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.