Giter VIP home page Giter VIP logo

awesome-swiftui-ios-app's Introduction

Typing SVG

Here are some ideas to get you started:

  • ๐Ÿ”ญ Iโ€™m currently working on Web, Linux, macOS ...
  • ๐ŸŒฑ Iโ€™m currently learning Flutter, TypeScript, Swift, Docker, ...
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Everything ...
  • ๐Ÿค” Iโ€™m looking for help with StackOverflow, Google, ChatGPT, ...
  • ๐Ÿ’ฌ Ask me about Anything of Web Full Stack ...
  • ๐Ÿ“ซ How to reach me: Twitter @xgqfrms
  • ๐Ÿ˜„ Pronouns: webfullstack / webgeeker
  • โšก Fun fact: ...
Website Badge Medium Badge DevTo Badge Spotify Badge

xgqfrms github stats

Most Used Languages

streak stats

GitHub stars

GitHub forks

Codewars Badge

https://www.xgqfrms.xyz/

StackOverflow

version badge

stars badge

emoji badges

Gaming

  • xbox

projects ๐Ÿ”ฅ

linux-online-docs(้ธŸๅ“ฅ็š„Linux ็งๆˆฟ่œ) ๐Ÿ”ฅ ๐Ÿš€ ๐ŸŽ‰ ๐Ÿ‡จ๐Ÿ‡ณ

learning : A collection of all kinds of resources, videos, pdf, blogs, codes... ๐Ÿ“š + ๐Ÿ’ป + โค

SwiftUI In Action ๐Ÿš€

Skill Stack

GitHub Actions

react vue angular javascript typescript HTML5 css3 bootstrap gulp nodejs python mongodb mysql redis nginx Docker

github activity graph

github-profile-trophy

Flag Counter
desciption
image
GitHub Metrics SVG GitHub Metrics SVG
3D Profile 3D Profile

copyrightยฉ xgqfrms 2012 ~ forever

awesome-swiftui-ios-app's People

Contributors

xgqfrms avatar

Watchers

 avatar  avatar

awesome-swiftui-ios-app's Issues

emoji array

emoji array

convert js array to swift array

https://www.cnblogs.com/xgqfrms/p/10415477.html

const str = `๐Ÿฆ๐ŸฆŠ๐ŸฆŒ๐Ÿฆ๐Ÿฆ‡๐Ÿฆ…๐Ÿฆ†๐Ÿฆ‰๐ŸฆŽ๐Ÿฆˆ๐Ÿฆ๐Ÿฆ‘๐Ÿฆ‹๐Ÿฅ€๐Ÿฆ“๐Ÿฆ’๐Ÿฆ”๐Ÿฆ•๐Ÿฆ–๐Ÿฆ—๐Ÿ‰๐Ÿฒ๐ŸŒต๐ŸŽ„๐ŸŒฒ๐ŸŒณ๐ŸŒด๐ŸŒฑ๐ŸŒฟโ˜˜๐Ÿ€๐ŸŽ๐ŸŽ‹๐Ÿƒ๐Ÿ‚๐Ÿ๐ŸŒพ๐ŸŒบ๐ŸŒป๐ŸŒน๐ŸŒท๐ŸŒผ๐ŸŒธ๐Ÿ’๐Ÿ„๐ŸŒฐ๐ŸŽƒ๐Ÿš`;

const arr = [];

for (let item of str) {
    console.log('item', item);
    arr.push(item);
    // arr.push(`${item}`);
}

JSON.stringify(arr);
// '["๐Ÿฆ","๐ŸฆŠ","๐ŸฆŒ","๐Ÿฆ","๐Ÿฆ‡","๐Ÿฆ…","๐Ÿฆ†","๐Ÿฆ‰","๐ŸฆŽ","๐Ÿฆˆ","๐Ÿฆ","๐Ÿฆ‘","๐Ÿฆ‹","๐Ÿฅ€","๐Ÿฆ“","๐Ÿฆ’","๐Ÿฆ”","๐Ÿฆ•","๐Ÿฆ–","๐Ÿฆ—","๐Ÿ‰","๐Ÿฒ","๐ŸŒต","๐ŸŽ„","๐ŸŒฒ","๐ŸŒณ","๐ŸŒด","๐ŸŒฑ","๐ŸŒฟ","โ˜˜","๐Ÿ€","๐ŸŽ","๐ŸŽ‹","๐Ÿƒ","๐Ÿ‚","๐Ÿ","๐ŸŒพ","๐ŸŒบ","๐ŸŒป","๐ŸŒน","๐ŸŒท","๐ŸŒผ","๐ŸŒธ","๐Ÿ’","๐Ÿ„","๐ŸŒฐ","๐ŸŽƒ","๐Ÿš"]'

// copy & paste to SwiftUI App

HuaWei SwiftUI iOS App

HuaWei SwiftUI iOS App

  1. ๆ—ฅๅŽ† ๐Ÿ“…

  2. ้€š่ฎฏๅฝ• โ˜Ž๏ธ

  3. ้—น้’Ÿ โฐ

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.