Skip to content

mtfum/TwitterSpacesSearch

Repository files navigation

TwitterSpacesSearch

This repo is an experimental project of looking for Twitter Spaces iOS App.

I'm interested in new feature of Swift 5.5, especially Concurrency, and try to use new API in iOS 15 like Searchable.

Moreover, I've heared that Twitter has published API v2. However, Twitter hasn't developed feature of searching spaces yet officially.

So this opportunity is like killing two birds with one stone for me.

Requirements

  • Xcode 13+
  • iOS 15+

Getting Started

    1. Get source code: $ git clone https://github.com/mtfum/TwitterSpacesSearch
    1. Go to directry: $ cd TwitterSpacesSearch
    1. Prepare API Key:
    • go to Twitter developer dashboard and copy you own Bearer Token
    • Paste your token to YOUR_TOKEN in Secret.swift.sample
    • Generate Secret file: $ make secret
    1. Open the project: TwitterSpacesSeach.xcworkspace
    1. Select TwitterSpacesSearch target in Xcode and Run(⌘R) (you need more than iOS 15)

License

license

About

iOS App for looking for Twitter Spaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published