1.0.0 β€’ Published 5 months ago

react-native-screen-generator-robot v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

React Native Screen Generator Robot πŸ€–

Welcome to the React Native Screen Generator Robot! This project is a fun and interactive tool that helps you generate React Native screen code dynamically based on your inputs. Whether you're building a coffee shop app, a restaurant app, or any other type of app, this robot will guide you through the process and generate the code for you.


πŸš€ Features

  • Interactive Robot Interface: A friendly robot guides you through the process of building your React Native screen.
  • Dynamic Code Generation: Generates React Native code based on your inputs, including:
    • Screen type (e.g., coffee shop, restaurant, gym, etc.)
    • Screen title
    • Background image
    • List of items
    • Buttons
    • Color theme
  • Speech Synthesis: The robot speaks to guide you through the process.
  • Easy-to-Use: Simply answer the questions, and the robot will generate the code for you.

πŸ› οΈ How to Use

  1. Open the Project: Open the index.html file in your browser.
  2. Follow the Robot's Instructions: The robot will ask you a series of questions to gather information about the screen you want to build.
  3. Provide Inputs: Answer the questions by typing your responses in the input field.
  4. Generate Code: Once all questions are answered, the robot will generate the React Native code for your screen.
  5. Copy the Code: Copy the generated code and use it in your React Native project.

πŸ§‘β€πŸ’» Example

Here’s an example of how the robot works:

  1. Question 1: "What type of screen do you want to build? For example, coffee shop, restaurant, gym, mall, magazine, jewelry, etc."
    • Your Input: coffee shop
  2. Question 2: "What is the title of your screen?"
    • Your Input: My Coffee Shop
  3. Question 3: "Do you want a background image? If yes, provide the image link."
    • Your Input: https://example.com/coffee-shop.jpg
  4. Question 4: "Do you want to display a list of items? If yes, provide the item names, separated by commas."
    • Your Input: Latte, Cappuccino, Espresso, Mocha
  5. Question 5: "Do you want buttons on your screen? If yes, provide the button labels, separated by commas."
    • Your Input: Order Now, View Menu
  6. Question 6: "What color theme do you want for your screen? For example, #4CAF50."
    • Your Input: #8B4513
1.0.0

5 months ago