Skip to content

js #2

@javohirpardayev791-code

Description

@javohirpardayev791-code

**import React from 'react';
import { View, Text, TouchableOpacity, StyleSheet } from 'react-native';

export default function HomeScreen() {
return (

🏘️ Raqamli Mahalla

📮 Murojaat
🎁 Yordam
📢 Yangiliklar
📊 Statistika


);
}

const styles = StyleSheet.create({
container: { flex: 1, padding: 24, justifyContent: 'center', backgroundColor: '#f3f4f6' },
title: { fontSize: 24, fontWeight: 'bold', textAlign: 'center', marginBottom: 24 },
grid: { flexDirection: 'row', flexWrap: 'wrap', justifyContent: 'space-around' },
button: { backgroundColor: '#4ade80', padding: 16, borderRadius: 12, margin: 8 }
});
**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions