Morris Richman

Results 60 comments of Morris Richman

@mironal btw, it links to the pr request and not the branch itself

I don't think mine has issues with underscores or weird characters

What has to be changed for this to be accepted? @prabal4546 got way further than I am and I can build on what he has

Can I work on this?

So I got it working with this code: ``` struct TweetBodyView: View { @State var tweetBody: String var body: some View { hilightedText(str: tweetBody, searched: "#") .multilineTextAlignment(.leading) .font(.body) .lineSpacing(8.0) .padding(EdgeInsets(top:...

Having trouble getting to Amplify from the sandboxed extension. Any ideas @mikaelacaron ???

Should I start working on this and instead do it though firebase?

So people can just send a link and it will download all the data?